[CMAKE]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Nov 2010 12:58:10 +0000 (12:58 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Nov 2010 12:58:10 +0000 (12:58 +0000)
Remove the old global strict_context_handle hack

svn path=/branches/cmake-bringup/; revision=49842

msc.cmake

index 045ff21..0c0a527 100644 (file)
--- a/msc.cmake
+++ b/msc.cmake
@@ -131,7 +131,7 @@ endmacro()
 \r
 #idl files support\r
 set(IDL_COMPILER midl)\r
 \r
 #idl files support\r
 set(IDL_COMPILER midl)\r
-set(IDL_FLAGS /win32 /Dstrict_context_handle=)\r
+set(IDL_FLAGS /win32)\r
 set(IDL_HEADER_ARG /h) #.h\r
 set(IDL_TYPELIB_ARG /tlb) #.tlb\r
 set(IDL_SERVER_ARG /sstub) #.c for stub server library\r
 set(IDL_HEADER_ARG /h) #.h\r
 set(IDL_TYPELIB_ARG /tlb) #.tlb\r
 set(IDL_SERVER_ARG /sstub) #.c for stub server library\r