Files
2025-09-29 00:52:08 +02:00

26 lines
1.1 KiB
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.329
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CarcolsEditor", "CarcolsEditor\CarcolsEditor.csproj", "{7560D6C7-55B0-4A26-AA80-0514AC94674E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7560D6C7-55B0-4A26-AA80-0514AC94674E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7560D6C7-55B0-4A26-AA80-0514AC94674E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7560D6C7-55B0-4A26-AA80-0514AC94674E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7560D6C7-55B0-4A26-AA80-0514AC94674E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CEA73B49-5749-4E76-8462-48B0FEDBF884}
EndGlobalSection
EndGlobal