mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Fix buidling calc
svn path=/trunk/; revision=5298
This commit is contained in:
@@ -27,8 +27,9 @@ RCFLAGS = -D_WIN32_IE=0x0400
|
||||
TARGET_SDKLIBS = \
|
||||
kernel32.a \
|
||||
user32.a \
|
||||
gdi32.a \
|
||||
$(COMCTL32_TARGET).a
|
||||
gdi32.a
|
||||
|
||||
TARGET_GCCLIBS = comctl32
|
||||
|
||||
TARGET_OBJECTS = \
|
||||
settings.o \
|
||||
|
||||
Reference in New Issue
Block a user