]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/render/makefile.gcc
Don't document private event handlers in doc/view frame classes.
[wxWidgets.git] / samples / render / makefile.gcc
index 536fc619123fc5ff3db06d697e0d9020e212d317..c6feb5e371825c12e482248c57a0e26338efbc98 100644 (file)
@@ -14,7 +14,7 @@ include ../../build/msw/config.gcc
 \r
 CPPDEPS = -MT$@ -MF$@.d -MD -MP\r
 WX_RELEASE_NODOT = 29\r
-WX_VERSION_NODOT = $(WX_RELEASE_NODOT)3\r
+WX_VERSION_NODOT = $(WX_RELEASE_NODOT)4\r
 COMPILER_PREFIX = gcc\r
 OBJS = \\r
        $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\r
@@ -74,7 +74,7 @@ ifeq ($(MONOLITHIC),0)
 EXTRALIBS_FOR_BASE = \r
 endif\r
 ifeq ($(MONOLITHIC),1)\r
-EXTRALIBS_FOR_BASE =  \r
+EXTRALIBS_FOR_BASE =   \r
 endif\r
 ifeq ($(WXUNIV),1)\r
 __WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__\r