From 303ccd3cd9359111f3060ba083409d257beb3d54 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 03 九月 2024 10:21:03 +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