From c0d7d316f6f352ae0efd95a46c83ff99eb9e7925 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期三, 17 七月 2024 17:45:54 +0800
Subject: [PATCH] update

---
 jrj/ext-jrj/ext-jrj.vcxproj |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 580b054..77dc281 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -826,9 +826,10 @@
     <ClCompile Include="..\project\business\SystemSettings\BindComputer.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\SystemSettings\Buglist.Developer.hxsoft_A.cpp">
+    <ClCompile Include="..\project\business\SystemSettings\Buglist.Developer.hxsoft.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\BugMaint.Developer.hxsoft.cpp" />
     <ClCompile Include="..\project\business\SystemSettings\Data.config.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
@@ -844,9 +845,6 @@
     <ClCompile Include="..\project\business\SystemSettings\FlowTermSelect.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\SystemSettings\GroupManagerList_A.cpp">
-      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
-    </ClCompile>
     <ClCompile Include="..\project\business\SystemSettings\level.Customer.v3.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
@@ -856,10 +854,11 @@
     <ClCompile Include="..\project\business\SystemSettings\maint.Level.Customer3.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\SystemSettings\Organization_A.cpp">
+    <ClCompile Include="..\project\business\SystemSettings\Organization.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\SystemSettings\ProcessManagement_A.cpp">
+    <ClCompile Include="..\project\business\SystemSettings\OrganizationBase.cpp" />
+    <ClCompile Include="..\project\business\SystemSettings\ProcessManagement.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
     <ClCompile Include="..\project\business\SystemSettings\Resource.select.data.config.cpp">

--
Gitblit v1.9.3