summaryrefslogtreecommitdiff
path: root/plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-07-29 05:24:15 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-07-29 05:24:15 +0000
commit901051dea0196f576e648809baa221b7242bae97 (patch)
tree2ede4577aa51b7c32c493117b5b85bb9466a10a5 /plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj
parentd3cb73a0eb05e692335c5f5358cd49977bc913a6 (diff)
proto_Quotes: common project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj')
-rw-r--r--plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj b/plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj
new file mode 100644
index 0000000000..00a8dbc560
--- /dev/null
+++ b/plugins/Quotes/proto_Quotes/proto_Quotes.vcxproj
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="12.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_Quotes</ProjectName>
+ <ProjectGuid>{5A0A9761-78E1-4E0F-AD8C-8931A667A5F2}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file