From df318093a899583fd434a451d51e0618fe69d96b Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Wed, 28 Jan 2015 10:49:16 +0100 Subject: initial commit with not released version 1.0.4 --- Aktywator.sln | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Aktywator.sln (limited to 'Aktywator.sln') diff --git a/Aktywator.sln b/Aktywator.sln new file mode 100644 index 0000000..db29515 --- /dev/null +++ b/Aktywator.sln @@ -0,0 +1,30 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Aktywator", "Aktywator\Aktywator.csproj", "{F0D5F11F-C954-4360-B85F-130ACEFFD4A0}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9BFA941F-AAEF-4DA3-B4D8-EBC1AB4C09E6}" + ProjectSection(SolutionItems) = preProject + Aktywator.txt = Aktywator.txt + todo.txt = todo.txt + EndProjectSection +EndProject +Global + GlobalSection(SubversionScc) = preSolution + Svn-Managed = True + Manager = AnkhSVN - Subversion Support for Visual Studio + EndGlobalSection + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x86 = Debug|x86 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {F0D5F11F-C954-4360-B85F-130ACEFFD4A0}.Debug|x86.ActiveCfg = Debug|x86 + {F0D5F11F-C954-4360-B85F-130ACEFFD4A0}.Debug|x86.Build.0 = Debug|x86 + {F0D5F11F-C954-4360-B85F-130ACEFFD4A0}.Release|x86.ActiveCfg = Release|x86 + {F0D5F11F-C954-4360-B85F-130ACEFFD4A0}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3