From 7a0d1efa4784d176a32f182ecae671711e98ca92 Mon Sep 17 00:00:00 2001 From: tangxu <tangxu76880903> Date: 星期二, 22 十月 2024 09:14:52 +0800 Subject: [PATCH] 添加NLT --- DPumpHydr.Desktop.sln | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/DPumpHydr.Desktop.sln b/DPumpHydr.Desktop.sln index 45968da..04d9b4d 100644 --- a/DPumpHydr.Desktop.sln +++ b/DPumpHydr.Desktop.sln @@ -27,6 +27,8 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DPumpHydr.WinFrmUI.RLT", "WinFrmUI\DPumpHydr.WinFrmUI.RLT\DPumpHydr.WinFrmUI.RLT.csproj", "{0DB92627-4C3F-4737-AFB3-4D1509C1E547}" EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AntdUI", "WinFrmUI\DPumpHydr.WinFrmUI.AntdUI\AntdUI.csproj", "{EF876E54-86FF-4D71-89FC-162FDEE58FEB}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -143,6 +145,18 @@ {0DB92627-4C3F-4737-AFB3-4D1509C1E547}.Release|Any CPU.Build.0 = Release|Any CPU {0DB92627-4C3F-4737-AFB3-4D1509C1E547}.Release|x64.ActiveCfg = Release|Any CPU {0DB92627-4C3F-4737-AFB3-4D1509C1E547}.Release|x64.Build.0 = Release|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Debug|x64.ActiveCfg = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Debug|x64.Build.0 = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.GitHub|Any CPU.ActiveCfg = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.GitHub|Any CPU.Build.0 = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.GitHub|x64.ActiveCfg = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.GitHub|x64.Build.0 = Debug|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Release|Any CPU.Build.0 = Release|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Release|x64.ActiveCfg = Release|Any CPU + {EF876E54-86FF-4D71-89FC-162FDEE58FEB}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -156,6 +170,7 @@ {F00D7910-3992-41F5-8A61-D3CCA465075A} = {49F9502D-208F-4AC9-A40C-C5E7E944852B} {C5B36B97-6FE8-4824-B661-8DE0AB4B04F3} = {49F9502D-208F-4AC9-A40C-C5E7E944852B} {0DB92627-4C3F-4737-AFB3-4D1509C1E547} = {49F9502D-208F-4AC9-A40C-C5E7E944852B} + {EF876E54-86FF-4D71-89FC-162FDEE58FEB} = {49F9502D-208F-4AC9-A40C-C5E7E944852B} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4CC99B11-64C1-4A33-86D4-CBCF64A1348F} -- Gitblit v1.9.3