mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
fixed missing lib
svn path=/trunk/; revision=7239
This commit is contained in:
@@ -38,7 +38,7 @@ TARGET_CFLAGS += \
|
||||
|
||||
TARGET_RCFLAGS += -D__REACTOS__ -D_WIN32_IE=0x600 -D_WIN32_WINNT=0x501
|
||||
|
||||
TARGET_SDKLIBS = ntdll.a kernel32.a libwine.a
|
||||
TARGET_SDKLIBS = ntdll.a kernel32.a libwine.a ntdll.a
|
||||
|
||||
TARGET_OBJECTS = \
|
||||
driver.o \
|
||||
|
||||
Reference in New Issue
Block a user