初始化

This commit is contained in:
2025-12-11 13:49:44 +08:00
commit bf27922d9b
180 changed files with 170396 additions and 0 deletions

25
NT2406_Tool.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32602.291
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "NT318", "NT318.vbproj", "{B4DB404F-4536-481D-99E2-D1F44A79B55B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B4DB404F-4536-481D-99E2-D1F44A79B55B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B4DB404F-4536-481D-99E2-D1F44A79B55B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B4DB404F-4536-481D-99E2-D1F44A79B55B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B4DB404F-4536-481D-99E2-D1F44A79B55B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A54FC5BF-25C3-467C-A346-DB8B43A11000}
EndGlobalSection
EndGlobal