mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00: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