From f1f12fc0cfd1b5e10d3b91eef548a026bf0ba38c Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期三, 26 六月 2024 09:50:55 +0800
Subject: [PATCH] update element ptr
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 34c20e3..aeb0c76 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -243,6 +243,9 @@
<ClInclude Include="..\xframe\wobject\xint.hpp">
<Filter>xframe\wobject</Filter>
</ClInclude>
+ <ClInclude Include="..\project\viewobject\enquiry.view.hpp">
+ <Filter>project\viewobject</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -305,5 +308,14 @@
<ClCompile Include="..\project\vindexmenu.cpp">
<Filter>project\wface</Filter>
</ClCompile>
+ <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