summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 19:46:56 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-01 19:46:56 +0000
commitf88bd847336ef7a6cbdfb06104dabc1713339e6b (patch)
tree3b4fedf35cd121fa04b4a0dbbc77aa2224b97007 /protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj
parent75ab70a420b9e8523581cc305696151c9c361dfe (diff)
Proto_Facebook - unified project
git-svn-id: http://svn.miranda-ng.org/main/trunk@13345 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj')
-rw-r--r--protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj b/protocols/FacebookRM/proto_facebook/Proto_Facebook.vcxproj
new file mode 100644
index 0000000000..efb464373d
--- /dev/null
+++ b/protocols/FacebookRM/proto_facebook/Proto_Facebook.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_Facebook</ProjectName>
+ <ProjectGuid>{44298314-7DD4-4EF7-B576-30E503257223}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file