Skip to content

Commit

Permalink
Upgrading to VS2013.
Browse files Browse the repository at this point in the history
  • Loading branch information
MainMemory committed Oct 8, 2015
1 parent e206ef5 commit 1dff095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SMPSOUT/SMPSOUT.vcxproj
Expand Up @@ -28,6 +28,7 @@
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v120_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
Expand All @@ -39,6 +40,7 @@
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v120_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
Expand Down

0 comments on commit 1dff095

Please sign in to comment.