1
0
Fork 0
space-capture/SpaceCapture.sln

20 lines
1 KiB
Text
Raw Normal View History

2024-10-06 16:13:47 +02:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpaceCapture", "SpaceCapture.csproj", "{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}"
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
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{BDE35DF8-5DC8-4B5F-85AE-56A80323ED08}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
EndGlobalSection
EndGlobal