From 4101ee8ff9bc818f40dc0173b1434761f187597f Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Tue, 22 Nov 2011 18:30:08 +0000 Subject: added GnuPG git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@197 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- GnuPG/gnupg.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 GnuPG/gnupg.sln (limited to 'GnuPG/gnupg.sln') diff --git a/GnuPG/gnupg.sln b/GnuPG/gnupg.sln new file mode 100644 index 0000000..7ff7293 --- /dev/null +++ b/GnuPG/gnupg.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual C++ Express 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gnupg", "gnupg.vcproj", "{557E83A7-2B96-4088-9CD6-452D4FDC9290}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {557E83A7-2B96-4088-9CD6-452D4FDC9290}.Debug|Win32.ActiveCfg = Debug|Win32 + {557E83A7-2B96-4088-9CD6-452D4FDC9290}.Debug|Win32.Build.0 = Debug|Win32 + {557E83A7-2B96-4088-9CD6-452D4FDC9290}.Release|Win32.ActiveCfg = Release|Win32 + {557E83A7-2B96-4088-9CD6-452D4FDC9290}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3