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:
@@ -569,8 +569,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">
|
||||
@@ -578,8 +577,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"/>
|
||||
@@ -591,8 +589,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">
|
||||
@@ -600,8 +597,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"/>
|
||||
@@ -620,8 +616,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">
|
||||
@@ -629,8 +624,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"/>
|
||||
@@ -642,8 +636,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">
|
||||
@@ -651,8 +644,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