X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c802b3d9b5a29780f20510501eccd30ce50da20..816c1e8071ac14bdfa91f6c2f12c7782d7967bc0:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index aac290e174..4be742cddb 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -19,7 +19,9 @@
$(wxwin.getVersionMajor())
$(wxwin.getVersionMinor())
$(wxwin.getVersionRelease())
- $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE)
+
+ $(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE)
+
$(int(int(WXVER_MINOR) % 2 == 0))
@@ -132,7 +134,9 @@
$(mk.evalExpr(wxwin.mkLibName('xml')))
- $(mk.evalExpr(wxwin.mkLibName('odbc')))
+
+ $(mk.evalExpr(wxwin.mkLibName('odbc')))
+
$(mk.evalExpr(wxwin.mkLibName('dbgrid')))
@@ -155,16 +159,32 @@
$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
- $(COMPILER)_$(CFG_NAME_PART)
+
+ $(COMPILER)_$(CFG_NAME_PART)
+
+ build_cbx_$(CFG_NAME_PART)
+
+
$(OBJS)
$(top_builddir)lib
-
- $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART)
+
+ $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_lib$(CFG)
+
+
+ $(nativePaths(TOP_SRCDIR))lib$(DIRSEP)$(COMPILER)_dll$(CFG)
+
+
+
+ $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
+
+
+
@@ -186,13 +206,26 @@
off
speed
+
+ on
+ off
+
__WXDEBUG__
__WXDEBUG__
+
+
+ __NO_VC_CRTDBG__
+ __NO_VC_CRTDBG__
+
- wxUSE_UNICODE=1
+ _UNICODE
+
+
+
+ unicows
@@ -201,9 +234,12 @@
$(OPTIMIZEFLAG)
multi
$(RUNTIME_LIBS)
+ $(EXCEPTIONSFLAG)
+ $(EXCEPTIONSFLAG)
$(EXTRACFLAGS)
+ $(NO_VC_CRTDBG)
@@ -213,6 +249,11 @@
$(id)$(WXDEBUGFLAG)$(HOST_SUFFIX)
+
+ SHARED=='0'
@@ -240,16 +281,12 @@
$(WXUNIV_DEFINE)
$(DEBUG_DEFINE)
$(UNICODE_DEFINE)
- $(TOP_SRCDIR)include
+
+ $(TOP_SRCDIR)include
$(LIBDIRNAME)
- $(LIBDIRNAME)
- $(INC_TIFF)
- $(INC_JPEG)
- $(INC_PNG)
- $(INC_ZLIB)
- $(INC_ODBC)
- $(INC_REGEX)
- $(INC_EXPAT)
+ $(SETUPHDIR)
+ max
@@ -267,11 +304,11 @@
-
- import32
+ $(UNICOWS_LIB)
+
ole2w32
-
+
kernel32
user32
gdi32
@@ -280,7 +317,6 @@
winmm
shell32
comctl32
- odbc32
ole32
oleaut32
uuid
@@ -288,7 +324,11 @@
advapi32
wsock32
-
+
+ oleacc
+
+ odbc32
+
@@ -306,11 +346,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
@@ -363,11 +403,11 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h
wxUniv Sources:src/univ/*
wxHTML Sources:src/html/*
Setup Headers:*/setup.h
- Common Headers:*wx/[!/]*.h
MSW Headers:*wx/msw/*.h
Generic Headers:*wx/generic/*.h
wxUniv Headers:*wx/univ/*.h
wxHTML Headers:*wx/html/*.h
+ Common Headers:*wx/*.h
@@ -388,21 +428,99 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h
wxodbc
wxregex
+
+
+ $(INC_TIFF)
+ $(INC_JPEG)
+ $(INC_PNG)
+ $(INC_ZLIB)
+ $(INC_ODBC)
+ $(INC_REGEX)
+ $(INC_EXPAT)
+
+
+
+
+
-
-
-
-
+
+
+ wxUSE_GUI=0
+
+
+
+
+ wxUSE_GUI=0
+
+
+
+
+
+
+
+
+
+ -$(WXVER_MAJOR).$(WXVER_MINOR)
+
+
+ $(WXVER_MAJOR)$(WXVER_MINOR)
+
+
+
+
+
+
+ -$(WXVER_MAJOR).$(WXVER_MINOR).$(WXVER_RELEASE)
+
+
+ $(WXVER_MAJOR)$(WXVER_MINOR)$(WXVER_RELEASE)
+
+
+
+
+
+
+
+ $(id)$(addPrefixIfNotEmpty('_',WXNAMESUFFIX))$(PLUGIN_VERSION)$(WXCOMPILER)
+
+ WXUSINGDLL
+ wxUSE_GUI=0
+
+
+
+
+
+
+ $(id)_$(PORTNAME)$(WXUNIVNAME)$(WXNAMESUFFIX)$(PLUGIN_VERSION)$(WXCOMPILER)
+
+ WXUSINGDLL
+
+
-
+
$(wxwin.libToLink(value))
+ $(wxwin.extraLdflags(value))
+
+ $(wxwin.makeDspDependency(value))
+
+
+
+ top_srcdir
+
+