]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/animate/makefile.gcc
wxRTC table layout now uses cell content to calculate column widths if no other width...
[wxWidgets.git] / samples / animate / makefile.gcc
index 57046a07b2a3f05d476ec7d8f6b601d389d0d1df..37d8a6a82fd00dda7ae826410dc24e82b80a90c4 100644 (file)
@@ -13,7 +13,7 @@ include ../../build/msw/config.gcc
 ### Variables: ###\r
 \r
 CPPDEPS = -MT$@ -MF$@.d -MD -MP\r
-WX_RELEASE_NODOT = 29\r
+WX_RELEASE_NODOT = 30\r
 COMPILER_PREFIX = gcc\r
 OBJS = \\r
        $(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\r
@@ -172,8 +172,10 @@ __WXLIB_MONO_p = \
        -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)\r
 endif\r
 ifeq ($(MONOLITHIC),1)\r
+ifeq ($(USE_STC),1)\r
 __LIB_SCINTILLA_IF_MONO_p = -lwxscintilla$(WXDEBUGFLAG)\r
 endif\r
+endif\r
 ifeq ($(USE_GUI),1)\r
 __LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)\r
 endif\r