Cosmos/Demos/zMachine/Frotz.Net/source/FrotzNet.sln
2016-06-09 10:34:36 -04:00

61 lines
3.2 KiB
Text

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FrotzNetDLL", "Desktop\FrotzBase\FrotzNetDLL.csproj", "{A843C6B0-CFF3-4A69-87BC-C93608235E47}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WPFMachine", "Desktop\WPFMachine\WPFMachine.csproj", "{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{57B83EE4-164F-4BB2-8AFA-76445333A0E4}"
ProjectSection(SolutionItems) = preProject
ColorPicker.dll = ColorPicker.dll
Notes.txt = Notes.txt
todos.txt = todos.txt
EndProjectSection
EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs02.codeplex.com/
SccLocalPath0 = .
SccProjectUniqueName1 = FrotzNetDLL\\FrotzNetDLL.csproj
SccProjectName1 = FrotzNetDLL
SccLocalPath1 = FrotzNetDLL
SccProjectUniqueName2 = WPFMachine\\WPFMachine.csproj
SccProjectName2 = WPFMachine
SccLocalPath2 = WPFMachine
EndGlobalSection
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
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Debug|x86.ActiveCfg = Debug|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Release|Any CPU.Build.0 = Release|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A843C6B0-CFF3-4A69-87BC-C93608235E47}.Release|x86.ActiveCfg = Release|Any CPU
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Debug|Any CPU.ActiveCfg = Debug|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Debug|Mixed Platforms.Build.0 = Debug|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Debug|x86.ActiveCfg = Debug|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Debug|x86.Build.0 = Debug|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Release|Any CPU.ActiveCfg = Release|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Release|Mixed Platforms.ActiveCfg = Release|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Release|Mixed Platforms.Build.0 = Release|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Release|x86.ActiveCfg = Release|x86
{8AB251CF-C190-4323-BF8B-18EB5EBC57F1}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal