VC++ project files dependencies

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-14 20:57:07 +00:00
parent cf774b6767
commit dd672d67bd
11 changed files with 22 additions and 0 deletions

View File

@@ -44,6 +44,8 @@
<lib id="deprecatedlib" template="wx_contrib_lib" cond="SHARED=='0'">
<sources>$(DEPRECATED_SRC)</sources>
</lib>
<set var="MSVC6PRJ_MERGED_TARGETS" append="1">deprecated=deprecateddll+deprecatedlib</set>
</makefile>