From 7bd54b688e279cb7c508264d9812fc386fe3f7f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Wed, 13 Aug 2003 21:22:50 +0000 Subject: [PATCH] 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 --- build/bakefiles/common.bkl | 9 +++++++-- build/bakefiles/multilib.bkl | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) 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 -