X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b6dc1b906339cd9ff5aac3fede6f5c6a9d3b4483..ec8bd3921c6ad85dd8101306d920e19e32541680:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 21e13cf652..f42611945d 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -3,7 +3,7 @@ - + @@ -16,14 +16,23 @@ - + $(wxwin.getVersionMajor()) $(wxwin.getVersionMinor()) $(wxwin.getVersionRelease()) + + $(WXVER_MAJOR).$(WXVER_MINOR) + + + $(WXVER_MAJOR)$(WXVER_MINOR) + - $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + $(WX_RELEASE).$(WXVER_RELEASE) + + + $(WX_RELEASE_NODOT)$(WXVER_RELEASE) $(int(int(WXVER_MINOR) % 2 == 0)) @@ -34,8 +43,8 @@ $(WX_VERSION) - $(WXVER_MAJOR)$(WXVER_MINOR) - $(WXVER_MAJOR)$(WXVER_MINOR)$(WXVER_RELEASE) + $(WX_RELEASE_NODOT) + $(WX_VERSION_NODOT) @@ -70,10 +79,11 @@ d - u + + u - $(WXUNICODEFLAG)$(WXDEBUGFLAG) + $(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) @@ -86,14 +96,14 @@ wx_base$(WXBASEPORT) wx_$(PORTNAME)$(WXUNIVNAME) - -$(WXVER_MAJOR).$(WXVER_MINOR) + -$(WX_RELEASE) - wxbase$(WXBASEPORT)$(WXVER_MAJOR)$(WXVER_MINOR) + wxbase$(WXBASEPORT)$(WX_RELEASE_NODOT) - wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR) + wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT) @@ -136,6 +146,9 @@ $(mk.evalExpr(wxwin.mkLibName('xml'))) + + $(mk.evalExpr(wxwin.mkLibName('xrc'))) + $(mk.evalExpr(wxwin.mkLibName('odbc'))) @@ -154,6 +167,9 @@ + + _$(CPU) + @@ -163,7 +179,9 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + $(COMPILER)_$(CFG_NAME_PART)$(DIR_SUFFIX_CPU) + build_cbx_$(CFG_NAME_PART) @@ -175,10 +193,10 @@ $(top_builddir)lib - $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_lib$(CFG) + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)$(DIR_SUFFIX_CPU)_lib$(CFG) - $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_dll$(CFG) + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)$(DIR_SUFFIX_CPU)_dll$(CFG) @@ -251,19 +269,27 @@ + $(FORMAT in ['msvc6prj','msevc4prj']) + - + $(addPrefixToList('include\', wxwin.headersOnly(value))) @@ -271,14 +297,23 @@ - + + wx/msw/wince/setup.h + wince\setup.h + wince_setup_h + + wx/msw/setup.h - - include\wx\msw\setup.h + setup.h + setup_h + + + + include\wx\msw\$(vc_setup_h) - + Creating $(SETUPHDIR)\wx\setup.h -InputPath=..\include\wx\msw\setup.h +InputPath=..\include\wx\msw\$(vc_setup_h) "$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h @@ -305,7 +340,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + @@ -388,7 +433,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(WXLIBNAME) - + $(WXTOPDIR)src/msw/dummy.cpp $(WXTOPDIR)src/msw/dummy.cpp @@ -400,12 +445,12 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h src/common/unzip.c src/common/extended.c - src/msw/gsocket.c - src/msw/gsockmsw.c + src/msw/gsocket.cpp + src/msw/gsockmsw.cpp - + Common Sources:src/common/* MSW Sources:src/msw/* Generic Sources:src/generic/* @@ -465,27 +510,19 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + - - $(WXVER_MAJOR).$(WXVER_MINOR) - - - $(WXVER_MAJOR)$(WXVER_MINOR) - + $(WX_RELEASE) + $(WX_RELEASE_NODOT) - - $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) - - - $(WXVER_MAJOR)$(WXVER_MINOR)$(WXVER_RELEASE) - + $(WX_VERSION) + $(WX_VERSION_NODOT) @@ -496,9 +533,9 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - _d - _u - _ud + d + u + ud @@ -527,14 +564,14 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + $(wxwin.libToLink(value)) $(wxwin.extraLdflags(value)) - + $(wxwin.makeDspDependency(value))