summaryrefslogtreecommitdiff
path: root/Aktywator.sln
diff options
context:
space:
mode:
authorMichal Zimniewicz <mzimniew@man.poznan.pl>2015-01-28 10:49:16 +0100
committerMichal Zimniewicz <mzimniew@man.poznan.pl>2015-01-28 10:58:38 +0100
commit29d9771333f9f996208b0e3dbce95dd80cddf8e9 (patch)
tree7160accad1184eabc2dbfadf4175aeeb6abf82dc /Aktywator.sln
parenta331533373a95820a89aa93fead351ceb9a30046 (diff)
initial commit with unreleased version 1.0.4
Diffstat (limited to 'Aktywator.sln')
-rw-r--r--Aktywator.sln30
1 files changed, 30 insertions, 0 deletions
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