mirror of
https://github.com/UOH-CS-Level5/551455-graphics-programming-2526-the-repo-Zyb3rWolfi.git
synced 2025-11-29 00:43:08 +00:00
38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.7.34302.85
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TheLabs", "TheLabs\TheLabs.csproj", "{4761B222-F037-4EE0-815E-0264545C5393}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VectorAndMatrixTests", "VectorAndMatrixTests\VectorAndMatrixTests.csproj", "{D138F1AF-D5B0-442A-BECB-93DB7D6BD4C9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DoWhateverYouWant", "DoWhateverYouWant\DoWhateverYouWant.csproj", "{E59FCA07-9BE4-096B-6CD4-DAC39A9BC7B3}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{4761B222-F037-4EE0-815E-0264545C5393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4761B222-F037-4EE0-815E-0264545C5393}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4761B222-F037-4EE0-815E-0264545C5393}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4761B222-F037-4EE0-815E-0264545C5393}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D138F1AF-D5B0-442A-BECB-93DB7D6BD4C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D138F1AF-D5B0-442A-BECB-93DB7D6BD4C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D138F1AF-D5B0-442A-BECB-93DB7D6BD4C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D138F1AF-D5B0-442A-BECB-93DB7D6BD4C9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{E59FCA07-9BE4-096B-6CD4-DAC39A9BC7B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E59FCA07-9BE4-096B-6CD4-DAC39A9BC7B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E59FCA07-9BE4-096B-6CD4-DAC39A9BC7B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E59FCA07-9BE4-096B-6CD4-DAC39A9BC7B3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {AC8A53CE-EB86-4B6B-B38B-00D843404282}
|
|
EndGlobalSection
|
|
EndGlobal
|