From 5eb4b1b063d4ff6df13758648dfef19e27ac105a Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期二, 19 九月 2023 12:43:33 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index ecc67bd..58b4c2d 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -156,6 +156,7 @@ <Compile Include="cs\PyLasUtils.cs" /> <Compile Include="cs\SGUtils.cs" /> <Compile Include="cs\TBUtils.cs" /> + <Compile Include="cs\TerrainUtils.cs" /> <Compile Include="cs\TerraUtils.cs" /> <Compile Include="cs\Tools.cs" /> <Compile Include="cs\XYZUtils.cs" /> -- Gitblit v1.9.3