summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-02 09:25:17 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-02 09:25:17 +0000
commit7e83d3ff97774c4b7292143d695552d5992e105d (patch)
tree19f6213fd53da4ab419f4ca192088fd3c63b5043 /protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj
parente62b7e73bb57030ab2e5235d78fc94e987604789 (diff)
Proto_WhatsApp - unified project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj')
-rw-r--r--protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj b/protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.vcxproj
new file mode 100644
index 0000000000..0d33d3423f
--- /dev/null
+++ b/protocols/WhatsApp/proto_whatsapp/Proto_WhatsApp.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_WhatsApp</ProjectName>
+ <ProjectGuid>{64A2B403-90AF-4CF8-BC69-4E8D33872D64}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file