summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 19:52:29 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 19:52:29 +0000
commite4c5f51a6a13c029e399c53d6952ebac6a8c337e (patch)
tree5ed4a5025a59bf7f972c8dba30c2454a83acc6e8 /protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj
parentf88bd847336ef7a6cbdfb06104dabc1713339e6b (diff)
Proto_GG - unified project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13346 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj')
-rw-r--r--protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj b/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj
new file mode 100644
index 0000000000..27ff2e4c7d
--- /dev/null
+++ b/protocols/Gadu-Gadu/proto_gg/Proto_GG.vcxproj
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectName>Proto_GG</ProjectName>
+ <ProjectGuid>{33912E32-3B68-4E2C-82AE-64C06EE987A7}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file