aboutsummaryrefslogtreecommitdiff
path: root/Bitspace 2.0/Bitspace 2.0.sln
diff options
context:
space:
mode:
authorSyndamia <kami02882@gmail.com>2019-09-09 21:36:14 +0300
committerSyndamia <kami02882@gmail.com>2019-09-09 21:36:14 +0300
commitd1b9410b01182238cc3d36324c84bf9d1f454ac1 (patch)
treec0baf6ef6e53f7ef80b10fd042adf0428c8e0ca1 /Bitspace 2.0/Bitspace 2.0.sln
parent0b4849692ff13eb313d9cbf4e570cb842fde1047 (diff)
downloadShower-d1b9410b01182238cc3d36324c84bf9d1f454ac1.tar
Shower-d1b9410b01182238cc3d36324c84bf9d1f454ac1.tar.gz
Shower-d1b9410b01182238cc3d36324c84bf9d1f454ac1.zip
Began the Bitspace 2.0 project. Mainly worked on issues #48 and #49, the overall structure of the program and trying to catch up to Bitspace, learning from my mistakes
Diffstat (limited to 'Bitspace 2.0/Bitspace 2.0.sln')
-rw-r--r--Bitspace 2.0/Bitspace 2.0.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/Bitspace 2.0/Bitspace 2.0.sln b/Bitspace 2.0/Bitspace 2.0.sln
new file mode 100644
index 0000000..d05b548
--- /dev/null
+++ b/Bitspace 2.0/Bitspace 2.0.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29230.47
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bitspace 2.0", "Bitspace 2.0\Bitspace 2.0.csproj", "{08984D4B-A069-4347-9CEC-0B0130EECE42}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {08984D4B-A069-4347-9CEC-0B0130EECE42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {08984D4B-A069-4347-9CEC-0B0130EECE42}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {08984D4B-A069-4347-9CEC-0B0130EECE42}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {08984D4B-A069-4347-9CEC-0B0130EECE42}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {0DD527CF-AB5F-4314-9149-29740D2C85DC}
+ EndGlobalSection
+EndGlobal