26 lines
1.3 KiB
Plaintext
26 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{c78553e2-f6de-4618-9713-355bc28b80d3}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IngameDebugConsole.Runtime", "IngameDebugConsole.Runtime.csproj", "{26063bf8-9a90-ce1f-6c5e-01fbcd8d0eec}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IngameDebugConsole.Editor", "IngameDebugConsole.Editor.csproj", "{b12d3348-ce48-aab6-5129-b206af79c9ee}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{c78553e2-f6de-4618-9713-355bc28b80d3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{c78553e2-f6de-4618-9713-355bc28b80d3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{26063bf8-9a90-ce1f-6c5e-01fbcd8d0eec}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{26063bf8-9a90-ce1f-6c5e-01fbcd8d0eec}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{b12d3348-ce48-aab6-5129-b206af79c9ee}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{b12d3348-ce48-aab6-5129-b206af79c9ee}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|