summaryrefslogtreecommitdiff
path: root/plugins/YAPP/yapp.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-03-05 19:56:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-03-05 19:56:19 +0300
commit8a1ff32e54b39ceef22df61bda17bbfda94918fc (patch)
tree89acd8621cda6795b42f59c0226e78ebda4f9f36 /plugins/YAPP/yapp.vcxproj
parenta9a1da437a9388a34c35a62992130480d8e5986c (diff)
fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)
Diffstat (limited to 'plugins/YAPP/yapp.vcxproj')
-rw-r--r--plugins/YAPP/yapp.vcxproj28
1 files changed, 0 insertions, 28 deletions
diff --git a/plugins/YAPP/yapp.vcxproj b/plugins/YAPP/yapp.vcxproj
deleted file mode 100644
index e82a8ddfa2..0000000000
--- a/plugins/YAPP/yapp.vcxproj
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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>YAPP</ProjectName>
- <ProjectGuid>{B6FC188B-8E54-4197-9444-8BADE9AA75E2}</ProjectGuid>
- </PropertyGroup>
- <ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
- </ImportGroup>
-</Project> \ No newline at end of file