X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3682ea7d2cafc2cbb3f9093e0f864dfff54327dd..d40f860378b778081f076e192817ab4e6a7d4e13:/build/bakefiles/common.bkl diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index c89a65e59d..6b1038d6f7 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -10,7 +10,8 @@ - + + @@ -134,7 +135,9 @@ $(mk.evalExpr(wxwin.mkLibName('xml'))) - $(mk.evalExpr(wxwin.mkLibName('odbc'))) + + $(mk.evalExpr(wxwin.mkLibName('odbc'))) + $(mk.evalExpr(wxwin.mkLibName('dbgrid'))) @@ -157,7 +160,13 @@ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) - $(COMPILER)_$(CFG_NAME_PART) + + $(COMPILER)_$(CFG_NAME_PART) + + build_cbx_$(CFG_NAME_PART) + + $(OBJS) @@ -198,11 +207,20 @@ off speed + + on + off + __WXDEBUG__ __WXDEBUG__ + + + __NO_VC_CRTDBG__ + __NO_VC_CRTDBG__ + _UNICODE @@ -217,9 +235,12 @@ $(OPTIMIZEFLAG) multi $(RUNTIME_LIBS) + $(EXCEPTIONSFLAG) + $(EXCEPTIONSFLAG) $(EXTRACFLAGS) + $(NO_VC_CRTDBG) + + + + + + + $(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 + + + + + @@ -261,7 +312,9 @@ $(WXUNIV_DEFINE) $(DEBUG_DEFINE) $(UNICODE_DEFINE) - $(TOP_SRCDIR)include + + $(TOP_SRCDIR)include $(LIBDIRNAME) $(SETUPHDIR) max @@ -283,11 +336,10 @@ $(UNICOWS_LIB) - - import32 + ole2w32 - + kernel32 user32 gdi32 @@ -296,7 +348,6 @@ winmm shell32 comctl32 - odbc32 ole32 oleaut32 uuid @@ -304,35 +355,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 - + @@ -417,10 +445,6 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h $(INC_REGEX) $(INC_EXPAT) - -