This commit is contained in:
李狗蛋
2025-04-01 11:44:11 +08:00
commit 397ee99bd8
304 changed files with 509217 additions and 0 deletions

25
GZ_LTHPilot_ORDER.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.35731.53
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GZ_LTHPilot_ORDER", "GZ_LTHPilot_ORDER.csproj", "{FC4B0055-BAB5-4E5F-84FF-02F4712BF1FE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FC4B0055-BAB5-4E5F-84FF-02F4712BF1FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC4B0055-BAB5-4E5F-84FF-02F4712BF1FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC4B0055-BAB5-4E5F-84FF-02F4712BF1FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC4B0055-BAB5-4E5F-84FF-02F4712BF1FE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5107B70F-023E-4B3F-BA05-A4A824586AB4}
EndGlobalSection
EndGlobal