2023-07-01 03:54:22 +02:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.6.33723.286
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2023-07-01 04:03:44 +02:00
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Domito", "src\Domito.vcxproj", "{949657C4-92F7-48A5-90DD-02B4709AA6BF}"
|
|
|
|
|
EndProject
|
2023-07-01 04:23:11 +02:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C52A96B3-00CD-40C6-8648-DE141DF2559D}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
.editorconfig = .editorconfig
|
|
|
|
|
.gitignore = .gitignore
|
|
|
|
|
LICENSE = LICENSE
|
|
|
|
|
README.md = README.md
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2023-07-01 03:54:22 +02:00
|
|
|
|
Global
|
2023-07-01 04:03:44 +02:00
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|ARM64 = Debug|ARM64
|
|
|
|
|
Debug|x64 = Debug|x64
|
|
|
|
|
Release|ARM64 = Release|ARM64
|
|
|
|
|
Release|x64 = Release|x64
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|ARM64.ActiveCfg = Debug|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|ARM64.Build.0 = Debug|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|ARM64.Deploy.0 = Debug|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|x64.Build.0 = Debug|x64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Debug|x64.Deploy.0 = Debug|x64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|ARM64.ActiveCfg = Release|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|ARM64.Build.0 = Release|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|ARM64.Deploy.0 = Release|ARM64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|x64.Build.0 = Release|x64
|
|
|
|
|
{949657C4-92F7-48A5-90DD-02B4709AA6BF}.Release|x64.Deploy.0 = Release|x64
|
|
|
|
|
EndGlobalSection
|
2023-07-01 03:54:22 +02:00
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {D47E1638-9851-450A-8718-C7C2D53148F9}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|