mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
drop vs2008 projects in favor of vs2010
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7129 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -1,156 +0,0 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="Languages"
|
||||
ProjectGUID="{0B8D0A82-C520-46BA-849D-3BB8F637EE0C}"
|
||||
RootNamespace="Languages"
|
||||
TargetFrameworkVersion="196613"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
<Platform
|
||||
Name="x64"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\po.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="..\Binary\$(PlatformName)"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="0"
|
||||
WholeProgramOptimization="0"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="msgfmt"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|x64"
|
||||
OutputDirectory="..\Binary\$(PlatformName)"
|
||||
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||||
ConfigurationType="10"
|
||||
CharacterSet="0"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="msgfmt"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TargetEnvironment="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\da.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\de.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\el.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\en.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\es.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fr.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\he.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hu.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\it.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ja.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ko.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nb.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nl.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pl.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pt_BR.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ru.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tr.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\zh_CN.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\zh_TW.po"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Reference in New Issue
Block a user