mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Use WIN32_WINNT >=0x600
svn path=/branches/usb-bringup-trunk/; revision=55213
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
remove_definitions(-D_WIN32_WINNT=0x502)
|
||||
add_definitions(-D_WIN32_WINNT=0x600)
|
||||
|
||||
include_directories(..)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user