Files
sampleproj/SplasheditSampleProject.sln
Jan Racek 1fdb223f5d lul
2026-03-29 09:34:46 +02:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "net.psxsplash.splashedit.Runtime", "net.psxsplash.splashedit.Runtime.csproj", "{FA01171A-C75B-50BB-EAFE-743CE8BCDEE2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "net.psxsplash.splashedit.Editor", "net.psxsplash.splashedit.Editor.csproj", "{2A91E5CC-43AA-1827-986E-1B98105BD87B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FA01171A-C75B-50BB-EAFE-743CE8BCDEE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA01171A-C75B-50BB-EAFE-743CE8BCDEE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA01171A-C75B-50BB-EAFE-743CE8BCDEE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA01171A-C75B-50BB-EAFE-743CE8BCDEE2}.Release|Any CPU.Build.0 = Release|Any CPU
{2A91E5CC-43AA-1827-986E-1B98105BD87B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A91E5CC-43AA-1827-986E-1B98105BD87B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A91E5CC-43AA-1827-986E-1B98105BD87B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A91E5CC-43AA-1827-986E-1B98105BD87B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal