X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f6e1dac129164733338529ee65453b12573596e..e3bf2e8cac58d01d6c6a3e486eb5482184be175b:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 0ef7e41c41..3965e4681a 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -2,6 +2,12 @@ + + + + + + @@ -10,7 +16,8 @@ - + + @@ -19,7 +26,9 @@ $(wxwin.getVersionMajor()) $(wxwin.getVersionMinor()) $(wxwin.getVersionRelease()) - $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + + $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE) + $(int(int(WXVER_MINOR) % 2 == 0)) @@ -65,7 +74,8 @@ d - u + + u $(WXUNICODEFLAG)$(WXDEBUGFLAG) @@ -122,12 +132,23 @@ $(mk.evalExpr(wxwin.mkLibName('core'))) + + $(mk.evalExpr(wxwin.mkLibName('adv'))) + $(mk.evalExpr(wxwin.mkLibName('html'))) $(mk.evalExpr(wxwin.mkLibName('xml'))) + + + $(mk.evalExpr(wxwin.mkLibName('odbc'))) + + + + $(mk.evalExpr(wxwin.mkLibName('dbgrid'))) + $(mk.evalExpr(wxwin.mkLibName('mono'))) @@ -138,6 +159,9 @@ + + _$(CPU) + @@ -146,16 +170,34 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + + $(COMPILER)_$(CFG_NAME_PART)$(DIR_SUFFIX_CPU) + + + build_cbx_$(CFG_NAME_PART) + + $(OBJS) $(top_builddir)lib - - $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART) + + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)$(DIR_SUFFIX_CPU)_lib$(CFG) + + + $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)$(DIR_SUFFIX_CPU)_dll$(CFG) + + + + $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG) + + + @@ -177,13 +219,26 @@ off speed + + on + off + __WXDEBUG__ __WXDEBUG__ + + + __NO_VC_CRTDBG__ + __NO_VC_CRTDBG__ + - wxUSE_UNICODE=1 + _UNICODE + + + + unicows @@ -258,11 +368,22 @@ - - import32 + $(UNICOWS_LIB) + ole2w32 - + + ole32 + oleaut32 + uuid + commctrl + commdlg + ceshell + aygshell + winsock + wininet + + kernel32 user32 gdi32 @@ -271,7 +392,6 @@ winmm shell32 comctl32 - odbc32 ole32 oleaut32 uuid @@ -279,32 +399,14 @@ advapi32 wsock32 - - - - - - - $(addPrefixToList('include\', wxwin.headersOnly(value))) - - - - - - - wx/msw/setup.h - - include\wx\msw\setup.h - - -Creating $(LIBDIRNAME)\wx\setup.h -InputPath=..\include\wx\msw\setup.h - -"$(LIBDIRNAME)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" -$(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h - + + oleacc + + + odbc32 + - + @@ -347,18 +449,18 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h - + Common Sources:src/common/* MSW Sources:src/msw/* Generic Sources:src/generic/* wxUniv Sources:src/univ/* wxHTML Sources:src/html/* Setup Headers:*/setup.h - Common Headers:*wx/[!/]*.h MSW Headers:*wx/msw/*.h Generic Headers:*wx/generic/*.h wxUniv Headers:*wx/univ/*.h wxHTML Headers:*wx/html/*.h + Common Headers:*wx/*.h @@ -370,10 +472,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h $(WXMACVERSION) -