From 3ad82e02bcdbacc27d1405c0a22e24bb50bb26e3 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 18 五月 2023 10:28:27 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index c368c6b..e4a42fb 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -120,8 +120,10 @@ <Content Include="lf.html" /> <Content Include="Sources\Lengend.png" /> <Content Include="Sources\logo.png" /> + <Content Include="Sources\merge.py" /> <Content Include="Sources\render.py" /> <Content Include="export.html" /> + <Content Include="Sources\xyz.py" /> <Content Include="Sources\璇存槑.txt" /> <Content Include="up.html" /> <Content Include="Web.config"> @@ -184,6 +186,7 @@ <Content Include="Sources\Log.config"> <SubType>Designer</SubType> </Content> + <Content Include="Sources\xyz.qgz" /> </ItemGroup> <PropertyGroup> <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> -- Gitblit v1.9.3