X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee929bcff4394798c02c0c9bbca6d345eac933c2..feebe03bf205797ece654860c759e5c36235fed9:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 6747e1edc8..29afb6b10a 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)
@@ -264,6 +282,7 @@
$(TOP_SRCDIR)include
$(LIBDIRNAME)
$(SETUPHDIR)
+ max
@@ -282,11 +301,10 @@
$(UNICOWS_LIB)
-
- import32
+
ole2w32
-
+
kernel32
user32
gdi32
@@ -303,7 +321,10 @@
advapi32
wsock32
-
+
+ oleacc
+
+
@@ -321,11 +342,11 @@
include\wx\msw\setup.h
-Creating $(LIBDIRNAME)\wx\setup.h
+Creating $(SETUPHDIR)\wx\setup.h
InputPath=..\include\wx\msw\setup.h
-"$(LIBDIRNAME)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)"
-$(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h
+"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)"
+$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
@@ -413,18 +434,24 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\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 +506,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h
$(wxwin.libToLink(value))
+ $(wxwin.extraLdflags(value))
$(wxwin.makeDspDependency(value))