]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/render/makefile.vc
Add wxFont ctor taking a single flags argument instead of style/weight/...
[wxWidgets.git] / samples / render / makefile.vc
index 1e757dcdddc492abc1b3fc34c5da8827611f8853..3c84b08ad6960259b5f1faecb88d299ad65101dc 100644 (file)
@@ -13,7 +13,7 @@
 ### Variables: ###\r
 \r
 WX_RELEASE_NODOT = 29\r
-WX_VERSION_NODOT = $(WX_RELEASE_NODOT)3\r
+WX_VERSION_NODOT = $(WX_RELEASE_NODOT)4\r
 COMPILER_PREFIX = vc\r
 OBJS = \\r
        $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)\r
@@ -102,7 +102,7 @@ LINK_TARGET_CPU = /MACHINE:IA64
 EXTRALIBS_FOR_BASE = \r
 !endif\r
 !if "$(MONOLITHIC)" == "1"\r
-EXTRALIBS_FOR_BASE =  \r
+EXTRALIBS_FOR_BASE =   \r
 !endif\r
 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
 __DEBUGINFO_2 = $(__DEBUGRUNTIME_0)\r