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

@@ -33,5 +33,7 @@
<lib id="plotlib" template="wx_contrib_lib" cond="SHARED=='0'">
<sources>$(PLOT_SRC)</sources>
</lib>
<set var="MSVC6PRJ_MERGED_TARGETS" append="1">plot=plotdll+plotlib</set>
</makefile>