mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fixed compilation.
svn path=/trunk/; revision=7064
This commit is contained in:
@@ -10,7 +10,7 @@ TARGET_BASE=0x76380000
|
||||
# require os code to explicitly request A/W version of structs/functions
|
||||
TARGET_CFLAGS += -D_DISABLE_TIDENTS -D__USE_W32API
|
||||
|
||||
TARGET_SDKLIBS = user32.a kernel32.a libwine.a
|
||||
TARGET_SDKLIBS = libwine.a user32.a kernel32.a ntdll.a
|
||||
|
||||
TARGET_OBJECTS = imm.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user