]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/erase/makefile.gcc
fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / samples / erase / makefile.gcc
index 3c065b7b3f5a3ce8c23cac649c8c1b5d912d9cd2..566deec60b0c3d65dd2c7988344a0f2ecd1465d4 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
@@ -168,8 +168,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