Standard template I guess

This commit is contained in:
Lani Aung
2021-09-28 21:10:32 -06:00
commit 16599f7df3
24 changed files with 7662 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "fxl.codes.kisekae", "fxl.codes.kisekae.csproj", "{8CF3E20B-08CC-42F7-9548-6DCB4FE67A35}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8CF3E20B-08CC-42F7-9548-6DCB4FE67A35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CF3E20B-08CC-42F7-9548-6DCB4FE67A35}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CF3E20B-08CC-42F7-9548-6DCB4FE67A35}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CF3E20B-08CC-42F7-9548-6DCB4FE67A35}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal