Remove the old global strict_context_handle hack

svn path=/branches/cmake-bringup/; revision=49842
This commit is contained in:
Timo Kreuzer 2010-11-28 12:58:10 +00:00
parent fd2a3657cb
commit f4d65e62c9

View file

@ -131,7 +131,7 @@ endmacro()
#idl files support
set(IDL_COMPILER midl)
set(IDL_FLAGS /win32 /Dstrict_context_handle=)
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