CWS systemlibc: #i69033#: some fixes for mingw

This commit is contained in:
Mathias Bauer 2010-06-17 10:13:12 +02:00
parent 1ea16853f4
commit ba53ef2077

View file

@ -83,9 +83,11 @@ APP2TARGET= rscdep
APP2OBJS= $(OBJ)$/rscdep.obj
APP2LIBS= $(LB)$/$(TARGET).lib $(LB)$/$(TARGET1).lib
APP2STDLIBS= $(SALLIB) $(VOSLIB) $(TOOLSLIB) $(BASEGFXLIB) $(UCBHELPERLIB) $(CPPULIB) $(COMPHELPERLIB) $(I18NISOLANGLIB) $(CPPUHELPERLIB) $(SALHELPERLIB)
.IF "$(HAVE_GETOPT)" != "YES"
.IF "$(OS)"=="WNT"
APP2STDLIBS+=gnu_getopt.lib
.ENDIF
.ENDIF
APP2RPATH= NONE
APP2RPATH= NONE
APP2RPATH= NONE