]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/htlbox/makefile.bcc
fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / samples / htlbox / makefile.bcc
index 6a539e29d6eff4934366a22fc923b93ae8974588..f10cb22d2f719158dc4870a837f8e3c49dc104c6 100644 (file)
@@ -21,7 +21,7 @@ BCCDIR = $(MAKEDIR)\..
 \r
 ### Variables: ###\r
 \r
-WX_RELEASE_NODOT = 29\r
+WX_RELEASE_NODOT = 30\r
 COMPILER_PREFIX = bcc\r
 OBJS = \\r
        $(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\r
@@ -186,7 +186,7 @@ __WXLIB_BASE_p = \
 __WXLIB_MONO_p = \\r
        wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
 !endif\r
-!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1"
+!if "$(MONOLITHIC)" == "1" && "$(USE_STC)" == "1"\r
 __LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib\r
 !endif\r
 !if "$(USE_GUI)" == "1"\r