]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/makefile.b32
compilation fix
[wxWidgets.git] / src / stc / makefile.b32
index 0ac8176647195cdd0712327ba716ccbcab61d114..345d6590004c8d32f8a07b62bf2a9946fef0f816 100644 (file)
@@ -34,17 +34,21 @@ OBJECTS = \
         KeyWords.obj           \
        LexAVE.obj              \
        LexAda.obj              \
+       LexAsm.obj              \
        LexBaan.obj             \
        LexBullant.obj          \
        LexMatlab.obj           \
        LexCPP.obj              \
        LexConf.obj             \
        LexCrontab.obj          \
+       LexCSS.obj              \
        LexEiffel.obj           \
+       LexFortran.obj          \
        LexHTML.obj             \
        LexLisp.obj             \
        LexLua.obj              \
        LexOthers.obj           \
+       LexPOV.obj              \
        LexPascal.obj           \
        LexPerl.obj             \
        LexPython.obj           \
@@ -60,17 +64,19 @@ OBJECTS = \
        UniConversion.obj       \
         ViewStyle.obj          \
        WindowAccessor.obj      \
+       XPM.obj                 \
                                \
        PlatWX.obj              \
        ScintillaWX.obj         \
        stc.obj                 \
 
+
 STCCFG = stc.cfg
 STCCPPFLAGS=$(DLL_FLAGS) $(EXTRACPPFLAGS) @$(STCCFG)
 
 default: $(STCCFG) $(LIBTARGET)
 
-cleancfg: 
+cleancfg:
        del $(STCCFG)
 
 {$(S)}.cxx.obj:
@@ -89,7 +95,6 @@ $(STCCFG): makefile.b32
 -w-par
 -w-aus
 -w-hid # virtual function A hides virtual function B
--WE
 -tWM
 
 -I$(WXINC);$(BCCDIR)\include;$(WXDIR)/src/generic;$(WXDIR)/src/png;$(WXDIR)/src/jpeg;$(WXDIR)/src/zlib;$(WXDIR)/src/xpm;$(WXDIR)/src/tiff