From 8a0279b6c68f546b39cfced7cd1657fe1111ec27 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 21 十二月 2022 19:42:58 +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 e8d8732..37f6838 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -112,6 +112,7 @@ <Content Include="js\rollups.js" /> <Content Include="js\rsa.min.js" /> <Content Include="lf.html" /> + <Content Include="Sources\Lengend.png" /> <Content Include="Sources\logo.png" /> <Content Include="Sources\render.py" /> <Content Include="Sources\shps\SITEPOINT.shp.xml" /> @@ -193,6 +194,8 @@ <Content Include="Sources\Log.config"> <SubType>Designer</SubType> </Content> + <Content Include="Sources\LF.qgz" /> + <Content Include="Sources\LF.qpt" /> </ItemGroup> <PropertyGroup> <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> -- Gitblit v1.9.3