|
|
@@ -1,80 +1,96 @@
|
|
|
-
|
|
|
-Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
-# Visual Studio 2012
|
|
|
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "toolbox", "crown-toolbox\toolbox.csproj", "{7FF1E014-7560-481E-B919-080C42F4C6EC}"
|
|
|
-EndProject
|
|
|
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "console", "console\console.csproj", "{1307AAA0-BFB8-494C-83CB-A4171C2E87F1}"
|
|
|
-EndProject
|
|
|
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "crown-tests", "crown-tests\crown-tests.csproj", "{4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}"
|
|
|
-EndProject
|
|
|
-Global
|
|
|
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
- Debug|Any CPU = Debug|Any CPU
|
|
|
- Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
|
- Debug|x86 = Debug|x86
|
|
|
- Release|Any CPU = Release|Any CPU
|
|
|
- Release|Mixed Platforms = Release|Mixed Platforms
|
|
|
- Release|x86 = Release|x86
|
|
|
- EndGlobalSection
|
|
|
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|x86.Build.0 = Debug|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|x86.ActiveCfg = Release|x86
|
|
|
- {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|x86.Build.0 = Release|x86
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
|
- {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|x86.Build.0 = Debug|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|x86.ActiveCfg = Release|x86
|
|
|
- {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|x86.Build.0 = Release|x86
|
|
|
- EndGlobalSection
|
|
|
- GlobalSection(MonoDevelopProperties) = preSolution
|
|
|
- StartupItem = crown-tests\crown-tests.csproj
|
|
|
- Policies = $0
|
|
|
- $0.TextStylePolicy = $1
|
|
|
- $1.inheritsSet = null
|
|
|
- $1.scope = text/x-csharp
|
|
|
- $0.CSharpFormattingPolicy = $2
|
|
|
- $2.BeforeMethodDeclarationParentheses = False
|
|
|
- $2.BeforeMethodCallParentheses = False
|
|
|
- $2.BeforeConstructorDeclarationParentheses = False
|
|
|
- $2.BeforeIndexerDeclarationBracket = False
|
|
|
- $2.BeforeDelegateDeclarationParentheses = False
|
|
|
- $2.AfterDelegateDeclarationParameterComma = True
|
|
|
- $2.NewParentheses = False
|
|
|
- $2.SpacesBeforeBrackets = False
|
|
|
- $2.inheritsSet = Mono
|
|
|
- $2.inheritsScope = text/x-csharp
|
|
|
- $2.scope = text/x-csharp
|
|
|
- $0.TextStylePolicy = $3
|
|
|
- $3.FileWidth = 120
|
|
|
- $3.TabWidth = 2
|
|
|
- $3.IndentWidth = 2
|
|
|
- $3.inheritsSet = Mono
|
|
|
- $3.inheritsScope = text/plain
|
|
|
- $3.scope = text/plain
|
|
|
- EndGlobalSection
|
|
|
- GlobalSection(SolutionProperties) = preSolution
|
|
|
- HideSolutionNode = FALSE
|
|
|
- EndGlobalSection
|
|
|
-EndGlobal
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio 2012
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "toolbox", "crown-toolbox\toolbox.csproj", "{7FF1E014-7560-481E-B919-080C42F4C6EC}"
|
|
|
+EndProject
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "console", "console\console.csproj", "{1307AAA0-BFB8-494C-83CB-A4171C2E87F1}"
|
|
|
+EndProject
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "crown-tests", "crown-tests\crown-tests.csproj", "{4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}"
|
|
|
+EndProject
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "world-editor", "world-editor\world-editor.csproj", "{8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
|
+ Debug|x86 = Debug|x86
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ Release|Mixed Platforms = Release|Mixed Platforms
|
|
|
+ Release|x86 = Release|x86
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Debug|x86.Build.0 = Debug|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|x86.ActiveCfg = Release|x86
|
|
|
+ {1307AAA0-BFB8-494C-83CB-A4171C2E87F1}.Release|x86.Build.0 = Release|x86
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
|
+ {4E5F6C4E-8C96-4903-B6AE-5C9ADCFC2C20}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Debug|x86.Build.0 = Debug|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|x86.ActiveCfg = Release|x86
|
|
|
+ {7FF1E014-7560-481E-B919-080C42F4C6EC}.Release|x86.Build.0 = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|Any CPU.Build.0 = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Debug|x86.Build.0 = Debug|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|Any CPU.Build.0 = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|x86.ActiveCfg = Release|x86
|
|
|
+ {8B9CA77F-30BD-433E-BB35-6E8618BE9EEB}.Release|x86.Build.0 = Release|x86
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(MonoDevelopProperties) = preSolution
|
|
|
+ StartupItem = console\console.csproj
|
|
|
+ Policies = $0
|
|
|
+ $0.TextStylePolicy = $1
|
|
|
+ $1.inheritsSet = null
|
|
|
+ $1.scope = text/x-csharp
|
|
|
+ $0.CSharpFormattingPolicy = $2
|
|
|
+ $2.BeforeMethodDeclarationParentheses = False
|
|
|
+ $2.BeforeMethodCallParentheses = False
|
|
|
+ $2.BeforeConstructorDeclarationParentheses = False
|
|
|
+ $2.BeforeIndexerDeclarationBracket = False
|
|
|
+ $2.BeforeDelegateDeclarationParentheses = False
|
|
|
+ $2.AfterDelegateDeclarationParameterComma = True
|
|
|
+ $2.NewParentheses = False
|
|
|
+ $2.SpacesBeforeBrackets = False
|
|
|
+ $2.inheritsSet = Mono
|
|
|
+ $2.inheritsScope = text/x-csharp
|
|
|
+ $2.scope = text/x-csharp
|
|
|
+ $0.TextStylePolicy = $3
|
|
|
+ $3.FileWidth = 120
|
|
|
+ $3.TabsToSpaces = False
|
|
|
+ $3.inheritsSet = VisualStudio
|
|
|
+ $3.inheritsScope = text/plain
|
|
|
+ $3.scope = text/plain
|
|
|
+ $0.DotNetNamingPolicy = $4
|
|
|
+ $4.DirectoryNamespaceAssociation = None
|
|
|
+ $4.ResourceNamePolicy = FileFormatDefault
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|