Fix buidling calc

svn path=/trunk/; revision=5298
This commit is contained in:
Steven Edwards 2003-07-28 02:26:15 +00:00
parent ca40c0ffd4
commit c272eb5359

View file

@ -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 \