ported from perforce
This commit is contained in:
36
DonkeysAndDroids.Godot/DonkeysAndDroids.sln
Normal file
36
DonkeysAndDroids.Godot/DonkeysAndDroids.sln
Normal file
@@ -0,0 +1,36 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 18
|
||||
VisualStudioVersion = 18.0.11205.157 d18.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DonkeysAndDroids", "DonkeysAndDroids.csproj", "{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RobotAndDonkey.Game", "..\RobotAndDonkey.Game\RobotAndDonkey.Game.csproj", "{C905453E-CBCA-6B8A-4CAD-932E551DBC72}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
ExportDebug|Any CPU = ExportDebug|Any CPU
|
||||
ExportRelease|Any CPU = ExportRelease|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
|
||||
{0B4F8DC2-61FA-4BA2-A464-C79B25F82807}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.ExportDebug|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.ExportDebug|Any CPU.Build.0 = Release|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.ExportRelease|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C905453E-CBCA-6B8A-4CAD-932E551DBC72}.ExportRelease|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {BE8B6832-9C61-4C03-AA94-1899E276011D}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user