Skip to content

Commit 4d09920

Browse files
committed
Change CMakLists to use GuardedMutexes
svn path=/branches/GSoC_2016/USB/; revision=72385
1 parent e33b567 commit 4d09920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/usbhub/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
add_definitions(-DDEBUG_MODE)
3+
add_definitions(-DNTDDI_VERSION=0x05020400)
34
include_directories(${REACTOS_SOURCE_DIR}/ntoskrnl/include)
45

56
list(APPEND SOURCE

0 commit comments

Comments
 (0)