Files
flaredetector/flaredetector.sln
T

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "flaredetector", "flaredetector\flaredetector.pyproj", "{61C810AD-ED00-470D-949B-AEC1A1309EB6}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "astrodatadownloader", "astrodatadownloader\astrodatadownloader.pyproj", "{2C954FD0-BAC2-4737-86BE-362514378452}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "astrodatagui", "astrodatagui\astrodatagui.pyproj", "{9DC06F00-E723-4D75-B9ED-453C4D3D7A84}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{61C810AD-ED00-470D-949B-AEC1A1309EB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61C810AD-ED00-470D-949B-AEC1A1309EB6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C954FD0-BAC2-4737-86BE-362514378452}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C954FD0-BAC2-4737-86BE-362514378452}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DC06F00-E723-4D75-B9ED-453C4D3D7A84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DC06F00-E723-4D75-B9ED-453C4D3D7A84}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C1CC56A6-BA98-42C8-8610-AD73ADA90EAA}
EndGlobalSection
EndGlobal