Initial commit

This commit is contained in:
2026-08-11 16:20:44 +09:00
commit 15535f4e1a
117 changed files with 23897 additions and 0 deletions

22
BMS_D1000.sln Normal file
View File

@@ -0,0 +1,22 @@
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BMS_D1000", "BMS_D1000\BMS_D1000.csproj", "{6C43174D-202D-4F98-A76C-E7D148B6E626}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Release|Any CPU.Build.0 = Release|Any CPU
{6C43174D-202D-4F98-A76C-E7D148B6E626}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal