1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00
2011-06-10 14:05:32 +02:00

24 lines
960 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual C# Express 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tester", "Tester.csproj", "{DFD1D658-C3A4-4AE6-8E34-195F09575AE5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFD1D658-C3A4-4AE6-8E34-195F09575AE5}.Debug|x86.ActiveCfg = Debug|x86
{DFD1D658-C3A4-4AE6-8E34-195F09575AE5}.Debug|x86.Build.0 = Debug|x86
{DFD1D658-C3A4-4AE6-8E34-195F09575AE5}.Release|x86.ActiveCfg = Release|x86
{DFD1D658-C3A4-4AE6-8E34-195F09575AE5}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Tester.csproj
EndGlobalSection
EndGlobal