- Revert unwanted change

svn path=/trunk/; revision=64539
This commit is contained in:
Jérôme Gardou
2014-10-05 10:02:34 +00:00
parent 21616e7b91
commit 65ccdcf876
+1 -1
View File
@@ -5,7 +5,7 @@ add_definitions(-D__WINESRC__ -DMSIRUNMODE=MSIRUNMODE_T)
remove_definitions(-D_WIN32_WINNT=0x502)
add_definitions(-D_WIN32_WINNT=0x600)
spec2def(msi.dll msi.spec ADD_IMPORTLIB WITH_RELAY)
spec2def(msi.dll msi.spec ADD_IMPORTLIB)
generate_idl_iids(msiserver.idl)