mirror of
https://github.com/13hannes11/archive.git
synced 2024-09-03 21:50:58 +02:00
21 lines
833 B
Plaintext
21 lines
833 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI", "UI\UI.csproj", "{C8A34B07-5506-435E-BD12-2C6E477E2EC5}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C8A34B07-5506-435E-BD12-2C6E477E2EC5}.Debug|x86.ActiveCfg = Debug|x86
|
|
{C8A34B07-5506-435E-BD12-2C6E477E2EC5}.Debug|x86.Build.0 = Debug|x86
|
|
{C8A34B07-5506-435E-BD12-2C6E477E2EC5}.Release|x86.ActiveCfg = Release|x86
|
|
{C8A34B07-5506-435E-BD12-2C6E477E2EC5}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = UI\UI.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|