From 932510b9225286d1db43f7555dcdf4ea0cdaa8c7 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 12 九月 2024 11:41:21 +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 71a8754..a265e45 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1283,5 +1283,8 @@ <ClCompile Include="..\xframe\devloper\XDevItemDlg.cpp"> <Filter>devloper</Filter> </ClCompile> + <ClCompile Include="..\project\business\ProductSample\BusinessProduct3.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3