X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85ebb95c27e53ec60f2c3376bb840c89d4b3b625..9513c5b609740c15322f2284e5e8b9609eeaa069:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 38be4fa522..21e13cf652 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -2,6 +2,8 @@ + + @@ -10,7 +12,8 @@ - + + @@ -134,7 +137,9 @@ $(mk.evalExpr(wxwin.mkLibName('xml'))) - $(mk.evalExpr(wxwin.mkLibName('odbc'))) + + $(mk.evalExpr(wxwin.mkLibName('odbc'))) + $(mk.evalExpr(wxwin.mkLibName('dbgrid'))) @@ -253,7 +258,37 @@ --> SHARED=='0' + + + + + + + $(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 + + + + + @@ -315,7 +350,6 @@ winmm shell32 comctl32 - odbc32 ole32 oleaut32 uuid @@ -326,33 +360,10 @@ oleacc + 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 - - - - - -