diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index 3543c6ca0c..2b127351a6 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -92,13 +92,22 @@
-
+
$(top_builddir)lib
-
- $(WXTOPDIR)lib$(DIRSEP)$(COMPILER)
-
+ $(TOP_SRCDIR)lib$(DIRSEP)$(COMPILER)
+
+
+
+
+
+
+ setup.h
+ $(LIBDIRNAME)
+ $(LIBDIR)
+
+
@@ -117,32 +126,35 @@
-
-
$(wxwin.mk_wxid(id))
__WX$(TOOLKIT)__
$(WXUNIV_DEFINE)
- $(SRCDIR)/$(WXTOPDIR)include
+ $(TOP_SRCDIR)include
$(LIBDIRNAME)
+ $(LIBDIRNAME)
+ $(INC_TIFF)
+ $(INC_JPEG)
+ $(INC_PNG)
+ $(INC_ZLIB)
+ $(INC_ODBC)
+ $(INC_REGEX)
$(EXTRALIBS)
+ $(LIB_TIFF)
$(LIB_JPEG)
$(LIB_PNG)
$(LIB_ZLIB)
- $(LIB_TIFF)
$(LIB_ODBC)
$(LIB_REGEX)
-
+
$(wxwin.mkLibName(wxid))
- $(LIBDIRNAME)
$(WXLIBNAME)
- $(LIBDIR)
diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl
index 06a4827197..6327f332d8 100644
--- a/build/bakefiles/config.bkl
+++ b/build/bakefiles/config.bkl
@@ -55,6 +55,7 @@
+ $(top_srcdir)/
@@ -63,6 +64,8 @@
+
+
MSW
$(TOOLKIT.lower())
@@ -70,6 +73,7 @@
..
+ $(SRCDIR)/$(WXTOPDIR)
objs_$(COMPILER)