Add <contrib-lib> bakefile tag. Like <wx-lib> except that in VC++ '.dsw' files
it creates a dependency on a '.dsp' file under contrib instead of under lib. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<sources>
|
||||
plot.cpp
|
||||
</sources>
|
||||
<wx-lib>plot</wx-lib>
|
||||
<contrib-lib>plot</contrib-lib>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<win32-res>plot.rc</win32-res>
|
||||
|
@@ -23,7 +23,7 @@ End Project Dependency
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "plot"=..\..\build\plot\plot.dsp - Package Owner=<4>
|
||||
Project: "plot"=..\..\..\contrib\build\plot\plot.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
|
Reference in New Issue
Block a user