From c36dd556603ce6905066710497cd6d85488a3f0b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 16 Apr 2019 16:23:03 +0300 Subject: Added the personal project Chopsticks with it's original logs --- Chopsticks/FingerGame/FingerGame.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Chopsticks/FingerGame/FingerGame.sln (limited to 'Chopsticks/FingerGame/FingerGame.sln') diff --git a/Chopsticks/FingerGame/FingerGame.sln b/Chopsticks/FingerGame/FingerGame.sln new file mode 100644 index 0000000..9d39bd9 --- /dev/null +++ b/Chopsticks/FingerGame/FingerGame.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "FingerGame", "FingerGame\FingerGame.vbproj", "{2298B6B0-FC50-4818-9BC0-7AB3AA72C574}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2298B6B0-FC50-4818-9BC0-7AB3AA72C574}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2298B6B0-FC50-4818-9BC0-7AB3AA72C574}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2298B6B0-FC50-4818-9BC0-7AB3AA72C574}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2298B6B0-FC50-4818-9BC0-7AB3AA72C574}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3