LiFan
2024-07-05 8e4b31ac349b98ec4bb75b22eb01dec9bce22ce5
jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -85,6 +85,12 @@
    <Filter Include="xframe\adt">
      <UniqueIdentifier>{183c9d39-437c-4c0f-9943-8f28e71eaa1a}</UniqueIdentifier>
    </Filter>
    <Filter Include="project\business\AP">
      <UniqueIdentifier>{53a12810-3857-48be-ad11-604fb1cca3ac}</UniqueIdentifier>
    </Filter>
    <Filter Include="project\business\VATNotify">
      <UniqueIdentifier>{ee5e5842-5c6a-4737-854d-3315c4aedf60}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="framework.h">
@@ -315,6 +321,12 @@
    <ClInclude Include="..\xframe\adt\xarray.hpp">
      <Filter>xframe\adt</Filter>
    </ClInclude>
    <ClInclude Include="..\xframe\xcontrol\xlistbox.hpp">
      <Filter>头文件</Filter>
    </ClInclude>
    <ClInclude Include="..\xframe\xcontrol\xlistview.hpp">
      <Filter>头文件</Filter>
    </ClInclude>
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="dllmain.cpp">
@@ -542,5 +554,11 @@
    <ClCompile Include="..\project\business\PO\PO.maint.base.cpp">
      <Filter>project\business\PO</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\AP\list.ap.cpp">
      <Filter>project\business\AP</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\VATNotify\list.vatnotify.cpp">
      <Filter>project\business\VATNotify</Filter>
    </ClCompile>
  </ItemGroup>
</Project>