summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj')
-rw-r--r--protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj b/protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj
index 012196ddaf..7a82afecba 100644
--- a/protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj
+++ b/protocols/IcqOscarJ/proto_icq/Proto_ICQ_11.vcxproj
@@ -20,27 +20,32 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{DB3B0449-E576-4BBB-8B08-AB9E914D39CA}</ProjectGuid>
+ <ProjectName>Proto_ICQ</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">