diff options
| author | John Peterson <jpeterson57@gmail.com> | 2009-01-04 22:36:58 +0000 |
|---|---|---|
| committer | John Peterson <jpeterson57@gmail.com> | 2009-01-04 22:36:58 +0000 |
| commit | fe4fc22127c6780ed35cd15082d1de750cff53cc (patch) | |
| tree | 29cf842a889528cef6bc3d24e6b5a471b7989b48 /Source/Core | |
| parent | ee82a3ec28483a7ee5e8fcdf8d5d889662c6608a (diff) | |
Build Settings: Reenabled the build events
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1773 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core')
| -rw-r--r-- | Source/Core/DolphinWX/DolphinWX.vcproj | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Source/Core/DolphinWX/DolphinWX.vcproj b/Source/Core/DolphinWX/DolphinWX.vcproj index 821fcfa55b..31cf9589b6 100644 --- a/Source/Core/DolphinWX/DolphinWX.vcproj +++ b/Source/Core/DolphinWX/DolphinWX.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="9,00"
Name="DolphinWX"
ProjectGUID="{A72606EF-C5C1-4954-90AD-F0F93A8D97D9}"
RootNamespace="DolphinWX"
@@ -30,7 +30,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -131,7 +131,7 @@ Name="VCPostBuildEventTool"
Description="Copying Data\* to $(TargetDir)"
CommandLine="xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /s /e /q /d
echo Copying External .dlls
xcopy "$(SolutionDir)..\Externals\Cg\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\SDL\win32\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\WiiUse\Win32\*.dll" "$(TargetDir)" /s /e /q /d
"
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
</Configuration>
<Configuration
@@ -146,7 +146,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -259,7 +259,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -355,7 +355,7 @@ Name="VCPostBuildEventTool"
Description="Copying Data\* to $(TargetDir)"
CommandLine="xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /s /e /q /d
echo Copying External .dlls
xcopy "$(SolutionDir)..\Externals\Cg\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\SDL\win32\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\WiiUse\Win32\*.dll" "$(TargetDir)" /s /e /q /d
"
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
</Configuration>
<Configuration
@@ -370,7 +370,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -466,7 +466,7 @@ Name="VCPostBuildEventTool"
Description="Copying Data\* to $(TargetDir)"
CommandLine="xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /s /e /q /d
echo Copying External .dlls
xcopy "$(SolutionDir)..\Externals\Cg64\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\SDL\x64\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\WiiUse\X64\*.dll" "$(TargetDir)" /s /e /q /d
"
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
</Configuration>
<Configuration
@@ -481,7 +481,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -579,7 +579,7 @@ Name="VCPostBuildEventTool"
Description="Copying Data\* to $(TargetDir)"
CommandLine="xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /s /e /q /d
echo Copying External .dlls
xcopy "$(SolutionDir)..\Externals\Cg\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\SDL\win32\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\WiiUse\Win32\*.dll" "$(TargetDir)" /s /e /q /d
"
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
</Configuration>
<Configuration
@@ -594,7 +594,7 @@ <Tool
Name="VCPreBuildEventTool"
CommandLine=""$(ProjectDir)..\Common\SubWCRev.exe" "$(SolutionDir)\." "$(ProjectDir)..\Common\src\svnrev_template.h" "$(ProjectDir)..\Common\src\svnrev.h""
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
<Tool
Name="VCCustomBuildTool"
@@ -691,7 +691,7 @@ Name="VCPostBuildEventTool"
Description="Copying Data\* to $(TargetDir)"
CommandLine="xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /s /e /q /d
echo Copying External .dlls
xcopy "$(SolutionDir)..\Externals\Cg64\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\SDL\x64\*.dll" "$(TargetDir)" /s /e /q /d
xcopy "$(SolutionDir)..\Externals\WiiUse\X64\*.dll" "$(TargetDir)" /s /e /q /d
"
- ExcludedFromBuild="true"
+ ExcludedFromBuild="false"
/>
</Configuration>
</Configurations>
|
