Add project files.

This commit is contained in:
2025-08-05 13:35:31 +05:30
parent be19603b09
commit f90d1f0c57
10 changed files with 530 additions and 0 deletions

25
Singer_Hexdive.sln Normal file
View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35913.81 d17.13
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Singer_Hexdive", "Singer_Hexdive\Singer_Hexdive.csproj", "{B5AFCE49-1A42-4445-82BC-7F028193C58A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B5AFCE49-1A42-4445-82BC-7F028193C58A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5AFCE49-1A42-4445-82BC-7F028193C58A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5AFCE49-1A42-4445-82BC-7F028193C58A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5AFCE49-1A42-4445-82BC-7F028193C58A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0ED4D800-09A5-455E-9D00-A1B9AAC9CC75}
EndGlobalSection
EndGlobal