From: Václav Slavík Date: Wed, 13 Aug 2003 21:22:50 +0000 (+0000) Subject: 1. merged dll and lib VC++ projects into one project file, as in old projects X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7bd54b688e279cb7c508264d9812fc386fe3f7f4 1. merged dll and lib VC++ projects into one project file, as in old projects 2. removed dependencies on 3rd party libs for static libs (doesn't work due to bug in VC++ IDE) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index fc89321e42..7aba0ab1dc 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -399,8 +399,8 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(LIBDIRNAME)\wx\setup.h wxregex -