From f00d6dd994895e2a9c4955976f8166a628503b06 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 05 九月 2024 15:50:58 +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