X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/498368e9e4e86ddc49124000973964097d5d8902..73d01310f62b08169686e1b96ac22adcc523b44d:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 99fd3ae4b0..9f64e18797 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -33,6 +33,10 @@
base
$(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION)
+
+
+ _carbon
+
$(COMPILER)
@@ -41,7 +45,12 @@
_$(COMPILERORGCC)
-
+
+
+
+ _$(VENDOR)
+
+
d
@@ -60,18 +69,33 @@
- wx
+ wx_base$(WXBASEPORT)
wx_$(PORTNAME)$(WXUNIVNAME)
-$(WXVER_MAJOR).$(WXVER_MINOR)
- wx$(WXVER_MAJOR)$(WXVER_MINOR)
- wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR)
+
+ wxbase$(WXBASEPORT)$(WXVER_MAJOR)$(WXVER_MINOR)
+
+
+ wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR)
-
-
- $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-$(WXVER_MAJOR).$(WXVER_MINOR)
+
+
+ wxbase$(WXBASEPORT)$(WXVER_MAJOR)$(WXVER_MINOR)
+
+ $(WXNAMEPREFIX)
+
+
+
+ wx$(PORTNAME)$(WXUNIVNAME)$(WXVER_MAJOR)$(WXVER_MINOR)
+
+ $(WXNAMEPREFIXGUI)
+
+
+
+ $(WXVERSIONTAG)
@@ -95,13 +119,28 @@
-
+
+
+
+
+ dll
+
+
+ $(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
+
+ $(COMPILER)_$(CFG_NAME_PART)
+ $(OBJS)
+
+
$(top_builddir)lib
- $(TOP_SRCDIR)lib$(DIRSEP)$(COMPILER)
+
+ $(TOP_SRCDIR)lib$(DIRSEP)$(COMPILER)_$(CFG_NAME_PART)
+
+
@@ -115,19 +154,32 @@
off
speed
+
+
+ __WXDEBUG__
+
+
+ wxUSE_UNICODE=1
+
+
+
+ $(DEBUGFLAG)
+ $(OPTIMIZEFLAG)
+ multi
+ $(RUNTIME_LIBS)
+
+ $(EXTRACFLAGS)
+
+
setup.h
$(LIBDIRNAME)
$(LIBDIR)
-
- $(DEBUGFLAG)
- $(OPTIMIZEFLAG)
- multi
-
- $(id)$(WXDEBUGFLAG)
+
+ $(id)$(WXDEBUGFLAG)$(HOST_SUFFIX)
@@ -148,10 +200,12 @@
-
+
$(wxwin.mk_wxid(id))
__WX$(TOOLKIT)__
$(WXUNIV_DEFINE)
+ $(DEBUG_DEFINE)
+ $(UNICODE_DEFINE)
$(TOP_SRCDIR)include
$(LIBDIRNAME)
$(LIBDIRNAME)
@@ -163,8 +217,8 @@
$(INC_REGEX)
-
- $(EXTRALIBS)
+
+
$(LIB_TIFF)
$(LIB_JPEG)
@@ -172,15 +226,55 @@
$(LIB_ZLIB)
$(LIB_ODBC)
$(LIB_REGEX)
+
+ $(EXTRALIBS)
+
+
+
+
+ import32
+ ole2w32
+
+
+ kernel32
+ user32
+ gdi32
+ comdlg32
+ winspool
+ winmm
+ shell32
+ comctl32
+ odbc32
+ ole32
+ oleaut32
+ uuid
+ rpcrt4
+ advapi32
+ wsock32
+
+
+
+
+
+
+ $(EXTRALIBS_GUI)
$(wxwin.mkLibName(wxid))
$(WXLIBNAME)
+
+
+ $(WXTOPDIR)src/msw/dummy.cpp
+
+ $(WXTOPDIR)src/msw/dummy.cpp
+
+
+ wx/wxprec.h
on
- wxprec
+ wxprec_$(id)
-
+
$(wxwin.mkDllName(wxid))
$(WXDLLNAME)
@@ -190,7 +284,20 @@
-
+
+
+ wxtiff
+ wxjpeg
+ wxpng
+ wxzlib
+ wxodbc
+ wxregex
+
+
+ wxzlib
+ wxregex
+