diff options
| author | Scott Gasch <[email protected]> | 2016-06-01 19:42:52 -0700 |
|---|---|---|
| committer | Scott Gasch <[email protected]> | 2016-06-01 19:42:52 -0700 |
| commit | 373eb7051410d0d7a1bcdbc93e9cc34f2951333d (patch) | |
| tree | 1202df799efb4a87221199e8d6ace6a230d2e50d /typhoonUI.sln | |
Diffstat (limited to 'typhoonUI.sln')
| -rw-r--r-- | typhoonUI.sln | 21 |
1 files changed, 21 insertions, 0 deletions
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
|
