X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/149d9543f568e203347f9d64f07edaf73afeee57..bf5ff0c308f38727c0c791ca11cd7697112f4566:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 0c429596ef..38be4fa522 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -157,7 +157,13 @@
$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
- $(COMPILER)_$(CFG_NAME_PART)
+
+ $(COMPILER)_$(CFG_NAME_PART)
+
+ build_cbx_$(CFG_NAME_PART)
+
+
$(OBJS)
@@ -198,13 +204,22 @@
off
speed
+
+ on
+ off
+
__WXDEBUG__
__WXDEBUG__
+
+
+ __NO_VC_CRTDBG__
+ __NO_VC_CRTDBG__
+
- wxUSE_UNICODE=1
+ _UNICODE
@@ -217,9 +232,12 @@
$(OPTIMIZEFLAG)
multi
$(RUNTIME_LIBS)
+ $(EXCEPTIONSFLAG)
+ $(EXCEPTIONSFLAG)
$(EXTRACFLAGS)
+ $(NO_VC_CRTDBG)
@@ -261,9 +279,12 @@
$(WXUNIV_DEFINE)
$(DEBUG_DEFINE)
$(UNICODE_DEFINE)
- $(TOP_SRCDIR)include
+
+ $(TOP_SRCDIR)include
$(LIBDIRNAME)
$(SETUPHDIR)
+ max
@@ -282,11 +303,10 @@
$(UNICOWS_LIB)
-
- import32
+
ole2w32
-
+
kernel32
user32
gdi32
@@ -303,7 +323,10 @@
advapi32
wsock32
-
+
+ oleacc
+
+
@@ -413,18 +436,24 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(INC_REGEX)
$(INC_EXPAT)
+
+
+
+
-
-
+
+
wxUSE_GUI=0
+ template_append="msvc_setup_h,wx_append_nomono"/>
+ template_append="msvc_setup_h,wx_append_base_nomono">
wxUSE_GUI=0
@@ -479,6 +508,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
$(wxwin.libToLink(value))
+ $(wxwin.extraLdflags(value))
$(wxwin.makeDspDependency(value))