summaryrefslogtreecommitdiff
path: root/plugins/YAMN/proto_yamn/proto_YAMN.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-08-01 21:32:04 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-08-01 21:32:04 +0000
commit2640a97741c22a462b007277242b555916a0a025 (patch)
tree6bb4edd1cb2c79489eb75c39136c0a11900015d9 /plugins/YAMN/proto_yamn/proto_YAMN.vcxproj
parentae2b2899a40c45aecdb967aa20eb900c61ea5a45 (diff)
YAMN: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YAMN/proto_yamn/proto_YAMN.vcxproj')
-rw-r--r--plugins/YAMN/proto_yamn/proto_YAMN.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/YAMN/proto_yamn/proto_YAMN.vcxproj b/plugins/YAMN/proto_yamn/proto_YAMN.vcxproj
new file mode 100644
index 0000000000..1f5bbfd0e0
--- /dev/null
+++ b/plugins/YAMN/proto_yamn/proto_YAMN.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_YAMN</ProjectName>
+ <ProjectGuid>{C1CDB82C-6BBF-496E-88F4-CC57E60B0CA9}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file