[115] | 1 |
|
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
| 3 | # Visual Studio 2010
|
---|
| 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "7dtd-server-fixes", "7dtd-server-fixes\7dtd-server-fixes.csproj", "{81DA7F87-1A66-4920-AADA-6EAF1971F8D0}"
|
---|
| 5 | EndProject
|
---|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-Patcher", "assembly-patcher\Assembly-Patcher.csproj", "{FFDBEC4C-E28E-4BF5-A271-33D9368F7F6D}"
|
---|
| 7 | EndProject
|
---|
[224] | 8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllocsCommands", "AllocsCommands\AllocsCommands.csproj", "{E273D042-57F9-4E2E-8268-5053527E5287}"
|
---|
| 9 | EndProject
|
---|
| 10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapRendering", "MapRendering\MapRendering.csproj", "{A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}"
|
---|
| 11 | EndProject
|
---|
| 12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebInterface", "WebInterface\WebInterface.csproj", "{5D85493E-D928-42E6-943D-1B6B47186E08}"
|
---|
| 13 | EndProject
|
---|
[115] | 14 | Global
|
---|
| 15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
| 16 | Release|Any CPU = Release|Any CPU
|
---|
[142] | 17 | Release_Version|Any CPU = Release_Version|Any CPU
|
---|
[115] | 18 | EndGlobalSection
|
---|
| 19 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
[224] | 20 | {5D85493E-D928-42E6-943D-1B6B47186E08}.Release_Version|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 21 | {5D85493E-D928-42E6-943D-1B6B47186E08}.Release_Version|Any CPU.Build.0 = Release|Any CPU
|
---|
| 22 | {5D85493E-D928-42E6-943D-1B6B47186E08}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 23 | {5D85493E-D928-42E6-943D-1B6B47186E08}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
[142] | 24 | {81DA7F87-1A66-4920-AADA-6EAF1971F8D0}.Release_Version|Any CPU.ActiveCfg = Release_Version|Any CPU
|
---|
| 25 | {81DA7F87-1A66-4920-AADA-6EAF1971F8D0}.Release_Version|Any CPU.Build.0 = Release_Version|Any CPU
|
---|
[115] | 26 | {81DA7F87-1A66-4920-AADA-6EAF1971F8D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 27 | {81DA7F87-1A66-4920-AADA-6EAF1971F8D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
[224] | 28 | {A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}.Release_Version|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 29 | {A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}.Release_Version|Any CPU.Build.0 = Release|Any CPU
|
---|
| 30 | {A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 31 | {A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 32 | {E273D042-57F9-4E2E-8268-5053527E5287}.Release_Version|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 33 | {E273D042-57F9-4E2E-8268-5053527E5287}.Release_Version|Any CPU.Build.0 = Release|Any CPU
|
---|
| 34 | {E273D042-57F9-4E2E-8268-5053527E5287}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
| 35 | {E273D042-57F9-4E2E-8268-5053527E5287}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
| 36 | {FFDBEC4C-E28E-4BF5-A271-33D9368F7F6D}.Release_Version|Any CPU.ActiveCfg = Release|x86
|
---|
| 37 | {FFDBEC4C-E28E-4BF5-A271-33D9368F7F6D}.Release_Version|Any CPU.Build.0 = Release|x86
|
---|
[115] | 38 | {FFDBEC4C-E28E-4BF5-A271-33D9368F7F6D}.Release|Any CPU.ActiveCfg = Release|x86
|
---|
| 39 | {FFDBEC4C-E28E-4BF5-A271-33D9368F7F6D}.Release|Any CPU.Build.0 = Release|x86
|
---|
| 40 | EndGlobalSection
|
---|
| 41 | GlobalSection(MonoDevelopProperties) = preSolution
|
---|
| 42 | StartupItem = assembly-patcher\Assembly-Patcher.csproj
|
---|
| 43 | outputpath = bin
|
---|
| 44 | EndGlobalSection
|
---|
| 45 | EndGlobal
|
---|