From 373eb7051410d0d7a1bcdbc93e9cc34f2951333d Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Wed, 1 Jun 2016 19:42:52 -0700 Subject: Initial checkin of typhoon UI project. --- typhoonUI.sln | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 typhoonUI.sln (limited to 'typhoonUI.sln') diff --git a/typhoonUI.sln b/typhoonUI.sln new file mode 100644 index 0000000..1b3179d --- /dev/null +++ b/typhoonUI.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "typhoonUI", "typhoonUI.csproj", "{6A1EA114-F59A-4598-A2E1-147B732DD135}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {6A1EA114-F59A-4598-A2E1-147B732DD135}.Debug.ActiveCfg = Debug|.NET + {6A1EA114-F59A-4598-A2E1-147B732DD135}.Debug.Build.0 = Debug|.NET + {6A1EA114-F59A-4598-A2E1-147B732DD135}.Release.ActiveCfg = Release|.NET + {6A1EA114-F59A-4598-A2E1-147B732DD135}.Release.Build.0 = Release|.NET + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal -- cgit v1.3