small fix to linking error

svn path=/trunk/; revision=4389
This commit is contained in:
KJK::Hyperion 2003-03-21 21:46:06 +00:00
parent a9b1cd3b93
commit 7c39153727

View file

@ -22,11 +22,7 @@ WINE_INCLUDE = ./
TARGET_SDKLIBS = \ TARGET_SDKLIBS = \
kernel32.a \ kernel32.a \
user32.a \ user32.a
crtdll.a
# msvcrt.a
TARGET_OBJECTS = \ TARGET_OBJECTS = \
applicat.o barchart.o box.o button.o calendar.o checkbox.o clipbord.o \ applicat.o barchart.o box.o button.o calendar.o checkbox.o clipbord.o \