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:
@@ -9,7 +9,7 @@
|
||||
<define>BMP_DIR="bitmaps/"</define>
|
||||
<sources>$(id).cpp</sources>
|
||||
<win32-res>$(id).rc</win32-res>
|
||||
<wx-lib>fl</wx-lib>
|
||||
<contrib-lib>fl</contrib-lib>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
</template>
|
||||
|
@@ -107,7 +107,7 @@ End Project Dependency
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "fl"=..\..\build\fl\fl.dsp - Package Owner=<4>
|
||||
Project: "fl"=..\..\..\contrib\build\fl\fl.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
|
Reference in New Issue
Block a user