From 86a5086edde458b91576b4a191ae8e3d7a2d277d Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 05 七月 2024 10:41:47 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 19fc97a..2762a88 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -560,5 +560,29 @@ <ClCompile Include="..\project\business\VATNotify\list.vatnotify.cpp"> <Filter>project\business\VATNotify</Filter> </ClCompile> + <ClCompile Include="..\project\business\AP\APBank.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\APNew3.warizd.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\maint.ap.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\Select.AP.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\maint.papercard.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\simple.maint.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\update.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\VATNotifyParse.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3