first commit

This commit is contained in:
Jose Caban
2025-06-07 01:59:34 -04:00
commit 388ac241f0
3558 changed files with 9116289 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win32_proj2", "win32_proj2.vcproj", "{FA6D5408-9376-4663-A5C6-52DBAB5F2D65}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{FA6D5408-9376-4663-A5C6-52DBAB5F2D65}.Debug.ActiveCfg = Debug|Win32
{FA6D5408-9376-4663-A5C6-52DBAB5F2D65}.Debug.Build.0 = Debug|Win32
{FA6D5408-9376-4663-A5C6-52DBAB5F2D65}.Release.ActiveCfg = Release|Win32
{FA6D5408-9376-4663-A5C6-52DBAB5F2D65}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal