[WINETESTS/WININET]

- fix warnings

svn path=/trunk/; revision=53577
This commit is contained in:
Jérôme Gardou 2011-09-04 13:09:16 +00:00
parent 92b4703b90
commit f41f1865c6

View 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)