summaryrefslogtreecommitdiff
path: root/GnuPG/gnupg.sln
diff options
context:
space:
mode:
Diffstat (limited to 'GnuPG/gnupg.sln')
-rw-r--r--GnuPG/gnupg.sln20
1 files changed, 20 insertions, 0 deletions
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