From 8c81832b427aced9508265f8bd804f1e66c2059b Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 20 九月 2024 12:18:37 +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 de61650..913d341 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1418,6 +1418,9 @@ <ClCompile Include="JGuiImpl.cpp"> <Filter>jarch.impl</Filter> </ClCompile> + <ClCompile Include="..\project\business\SO\select.gdnitem.so.cpp"> + <Filter>project\business\SO</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <None Include="ext-jrj.def"> -- Gitblit v1.9.3