removed dependencies from VC++ projects, they break static libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
<sources>$(PLOT_SRC)</sources>
|
||||
</lib>
|
||||
|
||||
<set var="MSVC6PRJ_MERGED_TARGETS" append="1">plot=plotdll+plotlib</set>
|
||||
<set var="MSVC6PRJ_MERGED_TARGETS" append="1">plot=plotlib+plotdll</set>
|
||||
|
||||
</makefile>
|
||||
|
Reference in New Issue
Block a user