Add linking to libstdc++ for buggy gcc installs

svn path=/trunk/; revision=5737
This commit is contained in:
Steven Edwards 2003-08-22 04:54:59 +00:00
parent 897a184f5a
commit cd80ac4da7

View file

@ -36,7 +36,7 @@ WINE_RC = $(TARGET_NAME)
WINE_INCLUDE = ./
TARGET_GCCLIBS = comctl32 ole32 uuid
TARGET_GCCLIBS = comctl32 ole32 uuid stdc++
all: explorer.exe
@strip explorer.exe