diff options
| author | 2013-09-26 22:48:31 -0400 | |
|---|---|---|
| committer | 2013-09-26 22:48:31 -0400 | |
| commit | a79fb90d624dceca25635a207cf3ae9c47c531f9 (patch) | |
| tree | 1f9eb1fdcd6919c13171551b145967b744cfd852 /src/common | |
| parent | added system.h to project (diff) | |
| download | yuzu-a79fb90d624dceca25635a207cf3ae9c47c531f9.tar.gz yuzu-a79fb90d624dceca25635a207cf3ae9c47c531f9.tar.xz yuzu-a79fb90d624dceca25635a207cf3ae9c47c531f9.zip | |
upgraded proj files to vs 2013
Diffstat (limited to 'src/common')
| -rw-r--r-- | src/common/common.vcxproj | 6 | ||||
| -rw-r--r-- | src/common/scm_rev_gen.vcxproj | 12 |
2 files changed, 16 insertions, 2 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 9cf382c29..f9033fa57 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ItemGroup Label="ProjectConfigurations"> | 3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | <ProjectConfiguration Include="Debug|Win32"> | 4 | <ProjectConfiguration Include="Debug|Win32"> |
| 5 | <Configuration>Debug</Configuration> | 5 | <Configuration>Debug</Configuration> |
| @@ -27,16 +27,19 @@ | |||
| 27 | <UseDebugLibraries>true</UseDebugLibraries> | 27 | <UseDebugLibraries>true</UseDebugLibraries> |
| 28 | <ConfigurationType>StaticLibrary</ConfigurationType> | 28 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 29 | <CharacterSet>MultiByte</CharacterSet> | 29 | <CharacterSet>MultiByte</CharacterSet> |
| 30 | <PlatformToolset>v120</PlatformToolset> | ||
| 30 | </PropertyGroup> | 31 | </PropertyGroup> |
| 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | 32 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 32 | <UseDebugLibraries>true</UseDebugLibraries> | 33 | <UseDebugLibraries>true</UseDebugLibraries> |
| 33 | <ConfigurationType>StaticLibrary</ConfigurationType> | 34 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 34 | <CharacterSet>MultiByte</CharacterSet> | 35 | <CharacterSet>MultiByte</CharacterSet> |
| 36 | <PlatformToolset>v120</PlatformToolset> | ||
| 35 | </PropertyGroup> | 37 | </PropertyGroup> |
| 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 37 | <UseDebugLibraries>false</UseDebugLibraries> | 39 | <UseDebugLibraries>false</UseDebugLibraries> |
| 38 | <ConfigurationType>StaticLibrary</ConfigurationType> | 40 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 39 | <CharacterSet>Unicode</CharacterSet> | 41 | <CharacterSet>Unicode</CharacterSet> |
| 42 | <PlatformToolset>v120</PlatformToolset> | ||
| 40 | </PropertyGroup> | 43 | </PropertyGroup> |
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'" Label="Configuration"> | 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|Win32'" Label="Configuration"> |
| 42 | <ConfigurationType>StaticLibrary</ConfigurationType> | 45 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| @@ -47,6 +50,7 @@ | |||
| 47 | <UseDebugLibraries>false</UseDebugLibraries> | 50 | <UseDebugLibraries>false</UseDebugLibraries> |
| 48 | <ConfigurationType>StaticLibrary</ConfigurationType> | 51 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 49 | <CharacterSet>Unicode</CharacterSet> | 52 | <CharacterSet>Unicode</CharacterSet> |
| 53 | <PlatformToolset>v120</PlatformToolset> | ||
| 50 | </PropertyGroup> | 54 | </PropertyGroup> |
| 51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'" Label="Configuration"> | 55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugFast|x64'" Label="Configuration"> |
| 52 | <ConfigurationType>StaticLibrary</ConfigurationType> | 56 | <ConfigurationType>StaticLibrary</ConfigurationType> |
diff --git a/src/common/scm_rev_gen.vcxproj b/src/common/scm_rev_gen.vcxproj index e1b413c56..d2d9b7fbb 100644 --- a/src/common/scm_rev_gen.vcxproj +++ b/src/common/scm_rev_gen.vcxproj | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <ItemGroup Label="ProjectConfigurations"> | 3 | <ItemGroup Label="ProjectConfigurations"> |
| 4 | <ProjectConfiguration Include="Debug|Win32"> | 4 | <ProjectConfiguration Include="Debug|Win32"> |
| 5 | <Configuration>Debug</Configuration> | 5 | <Configuration>Debug</Configuration> |
| @@ -36,6 +36,16 @@ | |||
| 36 | <ConfigurationType>Utility</ConfigurationType> | 36 | <ConfigurationType>Utility</ConfigurationType> |
| 37 | <UseDebugLibraries>false</UseDebugLibraries> | 37 | <UseDebugLibraries>false</UseDebugLibraries> |
| 38 | <CharacterSet>Unicode</CharacterSet> | 38 | <CharacterSet>Unicode</CharacterSet> |
| 39 | <PlatformToolset>v120</PlatformToolset> | ||
| 40 | </PropertyGroup> | ||
| 41 | <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
| 42 | <PlatformToolset>v120</PlatformToolset> | ||
| 43 | </PropertyGroup> | ||
| 44 | <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
| 45 | <PlatformToolset>v120</PlatformToolset> | ||
| 46 | </PropertyGroup> | ||
| 47 | <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
| 48 | <PlatformToolset>v120</PlatformToolset> | ||
| 39 | </PropertyGroup> | 49 | </PropertyGroup> |
| 40 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 50 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 41 | <ImportGroup Label="ExtensionSettings"> | 51 | <ImportGroup Label="ExtensionSettings"> |