X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9833a21ac43a672acc18d6d0e53bd7a5f2300104..dcc1aa238271267e92069d834781ee8fd15007bd:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index bd4ac24a21..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'))) @@ -157,7 +162,13 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + $(COMPILER)_$(CFG_NAME_PART) + + build_cbx_$(CFG_NAME_PART) + + $(OBJS) @@ -247,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 + + + + @@ -273,7 +314,9 @@ $(WXUNIV_DEFINE) $(DEBUG_DEFINE) $(UNICODE_DEFINE) - $(TOP_SRCDIR)include + + $(TOP_SRCDIR)include $(LIBDIRNAME) $(SETUPHDIR) max @@ -295,10 +338,10 @@ $(UNICOWS_LIB) - + ole2w32 - + kernel32 user32 gdi32 @@ -307,7 +350,6 @@ winmm shell32 comctl32 - odbc32 ole32 oleaut32 uuid @@ -315,35 +357,12 @@ advapi32 wsock32 - + oleacc - - - - - - - $(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 - + odbc32 - + @@ -428,10 +447,6 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(INC_REGEX) $(INC_EXPAT) - -