Fix VC2008 dependencies with Bakefile 0.2.9.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -613,8 +613,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
@@ -622,8 +621,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Universal Debug|Win32"/>
|
||||
@@ -635,8 +633,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DLL Release|Win32">
|
||||
@@ -644,8 +641,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DLL Universal Debug|Win32"/>
|
||||
@@ -664,8 +660,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Universal Release|Win32">
|
||||
@@ -673,8 +668,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DLL Debug|Win32"/>
|
||||
@@ -686,8 +680,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="DLL Universal Release|Win32">
|
||||
@@ -695,8 +688,7 @@
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
|
||||
CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h"
|
||||
Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
|
||||
AdditionalDependencies=""$(INTDIR)" "$(OUTDIR)""/>
|
||||
Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
|
Reference in New Issue
Block a user