From 858d5b84cb2f9311d6e00d90c6f9527e2e6f57b4 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期四, 04 九月 2025 17:50:13 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 63ca90e..ed8af57 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1640,6 +1640,9 @@
<ClCompile Include="..\xframe\src\xfolder.cpp">
<Filter>xframe\src</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\ProductSample\ProductNewList.cpp">
+ <Filter>project\business\ProductSample</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ext-jrj.def">
--
Gitblit v1.9.3