[WINETESTS/URLMON]
authorJérôme Gardou <jerome.gardou@reactos.org>
Sun, 4 Sep 2011 13:01:38 +0000 (13:01 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Sun, 4 Sep 2011 13:01:38 +0000 (13:01 +0000)
- fix warnings

svn path=/trunk/; revision=53576

rostests/winetests/urlmon/CMakeLists.txt

index aad867f..609a9aa 100644 (file)
@@ -1,4 +1,6 @@
 
+remove_definitions(-DWINVER=0x502 -D_WIN32_IE=0x600 -D_WIN32_WINNT=0x502)
+
 add_definitions(
     -D__ROS_LONG64__
     -D_DLL -D__USE_CRTIMP)