- Use WIN32_WINNT >=0x600

svn path=/branches/usb-bringup-trunk/; revision=55213
This commit is contained in:
Johannes Anderwald 2012-01-26 17:24:52 +00:00
parent c30c0341fd
commit 6f7593eb7b

View file

@ -1,3 +1,5 @@
remove_definitions(-D_WIN32_WINNT=0x502)
add_definitions(-D_WIN32_WINNT=0x600)
include_directories(..)