summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj')
-rw-r--r--protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj b/protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj
index 7ff48e0a01..adbd3150e0 100644
--- a/protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj
+++ b/protocols/Gadu-Gadu/proto_gg/Proto_GG_11.vcxproj
@@ -20,27 +20,32 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{33912E32-3B68-4E2C-82AE-64C06EE987A7}</ProjectGuid>
+ <ProjectName>Proto_GG</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">