mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-01 18:45:59 -06:00
21 lines
880 B
Plaintext
21 lines
880 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bcr2", "bcr2.csproj", "{AA5B1574-27B8-4644-A766-EF1B1C5D748E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{AA5B1574-27B8-4644-A766-EF1B1C5D748E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AA5B1574-27B8-4644-A766-EF1B1C5D748E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AA5B1574-27B8-4644-A766-EF1B1C5D748E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AA5B1574-27B8-4644-A766-EF1B1C5D748E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = bcr2.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|