From: Václav Slavík Date: Fri, 15 Aug 2003 21:20:32 +0000 (+0000) Subject: change MSW libs directories so that libraries are shared by builds X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ee929bcff4394798c02c0c9bbca6d345eac933c2 change MSW libs directories so that libraries are shared by builds git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index a700aa95ee..6747e1edc8 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -163,10 +163,20 @@ $(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) + + + @@ -253,14 +263,7 @@ $(UNICODE_DEFINE) $(TOP_SRCDIR)include $(LIBDIRNAME) - $(LIBDIRNAME) - $(INC_TIFF) - $(INC_JPEG) - $(INC_PNG) - $(INC_ZLIB) - $(INC_ODBC) - $(INC_REGEX) - $(INC_EXPAT) + $(SETUPHDIR) @@ -400,16 +403,28 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h wxodbc wxregex + + -