From cfe2fd47edee46fea43cc6bda85e74cd30beeaef Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 27 六月 2024 16:02:09 +0800 Subject: [PATCH] this update tree data item --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index a789be6..aeb0c76 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -311,5 +311,11 @@ <ClCompile Include="..\project\business\EnquiryEx3.list.cpp"> <Filter>project\business</Filter> </ClCompile> + <ClCompile Include="..\project\business\GDN3.list.cpp"> + <Filter>project\business</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN3.maint.cpp"> + <Filter>project\business</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3