Minor Update for Installer.vcxproj

This commit is contained in:
MELERIX 2015-03-10 05:17:02 -03:00
parent 080f7dfc17
commit e9cd1b56da
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<PlatformToolset>v120</PlatformToolset>
<PlatformToolset>v120_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">