- Remove the dxsdk hack. It works now without. Why? I don't know. Why didn't it work before? I have no idea. Maybe the newlines. Anyway it works. If someone breaks it, I'll ki^Z^Z revert it ;-)

svn path=/branches/cmake-bringup/; revision=49845
This commit is contained in:
Timo Kreuzer
2010-11-28 15:52:00 +00:00
parent 4f075e995e
commit 4592c1140e
+1 -1
View File
@@ -131,7 +131,7 @@ endmacro()
#idl files support
set(IDL_COMPILER midl)
set(IDL_FLAGS /win32 /DIEnumVARIANT=IEnumXVARIANT)
set(IDL_FLAGS /win32)
set(IDL_HEADER_ARG /h) #.h
set(IDL_TYPELIB_ARG /tlb) #.tlb
set(IDL_SERVER_ARG /sstub) #.c for stub server library