X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfca95348bb011b507db463c62107bc8f68614ff..79f8a0d85fdde67c64d340ccc38a81538f8185ba:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 3e633ad293..3965e4681a 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -2,6 +2,12 @@ + + + + + + @@ -10,7 +16,8 @@ - + + @@ -67,7 +74,8 @@ d - u + + u $(WXUNICODEFLAG)$(WXDEBUGFLAG) @@ -134,7 +142,9 @@ $(mk.evalExpr(wxwin.mkLibName('xml'))) - $(mk.evalExpr(wxwin.mkLibName('odbc'))) + + $(mk.evalExpr(wxwin.mkLibName('odbc'))) + $(mk.evalExpr(wxwin.mkLibName('dbgrid'))) @@ -149,6 +159,9 @@ + + _$(CPU) + @@ -158,7 +171,9 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + $(COMPILER)_$(CFG_NAME_PART)$(DIR_SUFFIX_CPU) + build_cbx_$(CFG_NAME_PART) @@ -170,10 +185,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) @@ -252,8 +267,59 @@ version of wxWindows; otherwise they are embedded in shared libs: --> SHARED=='0' + $(substituteFromDict(SHARED, {'0':'off', '1':'on'})) + + + + + $(FORMAT in ['msvc6prj','msevc4prj']) + + + + + $(addPrefixToList('include\', wxwin.headersOnly(value))) + + + + + + wx/msw/wince/setup.h + wince\setup.h + wince_setup_h + + + wx/msw/setup.h + setup.h + setup_h + + + + include\wx\msw\$(vc_setup_h) + + +Creating $(SETUPHDIR)\wx\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 + + + + + $(_custom_build_files) + + + $(_custom_build_include_wx_msw_setup_h) + + + + + + @@ -306,7 +372,18 @@ ole2w32 - + + ole32 + oleaut32 + uuid + commctrl + commdlg + ceshell + aygshell + winsock + wininet + + kernel32 user32 gdi32 @@ -325,34 +402,12 @@ oleacc - odbc32 + + odbc32 + - - - - $(addPrefixToList('include\', wxwin.headersOnly(value))) - - - - - - - wx/msw/setup.h - - include\wx\msw\setup.h - - -Creating $(SETUPHDIR)\wx\setup.h -InputPath=..\include\wx\msw\setup.h - -"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" -$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - - - - - -