Add files via upload

This commit is contained in:
Astronand
2025-03-30 20:25:28 -04:00
committed by GitHub
parent aeb8ea91bb
commit e6ed98b093
7 changed files with 992 additions and 2 deletions

16
LWGlass/LWGlass.sln Normal file
View File

@@ -0,0 +1,16 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LWGlass", "LWGlass.csproj", "{DBF59BA1-8E2D-479E-ADCD-DD4D7E81C693}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBF59BA1-8E2D-479E-ADCD-DD4D7E81C693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DBF59BA1-8E2D-479E-ADCD-DD4D7E81C693}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DBF59BA1-8E2D-479E-ADCD-DD4D7E81C693}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DBF59BA1-8E2D-479E-ADCD-DD4D7E81C693}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal