Sistemata directory del progetto

This commit is contained in:
Alberto Balbo
2025-08-19 15:33:56 +02:00
parent c146fe1d73
commit 9d50e0695c
7 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17 # Visual Studio Version 17
VisualStudioVersion = 17.14.36408.4 d17.14 VisualStudioVersion = 17.14.36408.4
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ganimede", "Ganimede.csproj", "{45294E97-B850-9F43-55B9-852D8D4DBCC2}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ganimede", "Ganimede\Ganimede.csproj", "{94D2BB13-2831-0E3F-70BC-3385A57E87F3}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -11,10 +11,10 @@ Global
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{45294E97-B850-9F43-55B9-852D8D4DBCC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {94D2BB13-2831-0E3F-70BC-3385A57E87F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{45294E97-B850-9F43-55B9-852D8D4DBCC2}.Debug|Any CPU.Build.0 = Debug|Any CPU {94D2BB13-2831-0E3F-70BC-3385A57E87F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{45294E97-B850-9F43-55B9-852D8D4DBCC2}.Release|Any CPU.ActiveCfg = Release|Any CPU {94D2BB13-2831-0E3F-70BC-3385A57E87F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{45294E97-B850-9F43-55B9-852D8D4DBCC2}.Release|Any CPU.Build.0 = Release|Any CPU {94D2BB13-2831-0E3F-70BC-3385A57E87F3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE