diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-02 11:25:37 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-08-02 11:25:37 +0000 |
commit | 38e7bc004de718df52e1a284ab137ac121a4c04b (patch) | |
tree | 90663c03e2b191de5c9192f8c22dc1a6acc39c6d /plugins/SpellChecker/Flags-Angelika/flags-angelika.vcxproj | |
parent | 61c8f68113252586b7d57b753c90fa0a67fd614f (diff) |
SpellChecker icons: common projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@14812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/Flags-Angelika/flags-angelika.vcxproj')
-rw-r--r-- | plugins/SpellChecker/Flags-Angelika/flags-angelika.vcxproj | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/SpellChecker/Flags-Angelika/flags-angelika.vcxproj b/plugins/SpellChecker/Flags-Angelika/flags-angelika.vcxproj new file mode 100644 index 0000000000..65b2e44bf7 --- /dev/null +++ b/plugins/SpellChecker/Flags-Angelika/flags-angelika.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>SpellChecker_Flags_Angelika</ProjectName>
+ <ProjectGuid>{3096A0CE-0CC1-42BC-B19C-BE0985B4CDC5}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
+ </ImportGroup>
+</Project>
\ No newline at end of file |