summaryrefslogtreecommitdiff
path: root/tools/_deprecated/YahooGroups/YahooGroups.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-10-11 21:05:12 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-10-11 21:05:12 +0300
commitb0f3e30460fc26ef4fe59bc161b0fddd8eeb9a08 (patch)
treecbf0676fc37229beb184b1858efd0147c7e0935d /tools/_deprecated/YahooGroups/YahooGroups.vcxproj
parentf07689fbf39405ef5a3e3dafb340c9c8f74897f6 (diff)
Yahoo & YahooGroups plugins moved to _deprecated
Diffstat (limited to 'tools/_deprecated/YahooGroups/YahooGroups.vcxproj')
-rw-r--r--tools/_deprecated/YahooGroups/YahooGroups.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/_deprecated/YahooGroups/YahooGroups.vcxproj b/tools/_deprecated/YahooGroups/YahooGroups.vcxproj
new file mode 100644
index 0000000000..ff220ea5b0
--- /dev/null
+++ b/tools/_deprecated/YahooGroups/YahooGroups.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">
+ <ProjectGuid>{0E73244B-30D7-4A62-B4B3-9A32B96EC1B7}</ProjectGuid>
+ <ProjectName>YahooGroups</ProjectName>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file