LiFan
2025-01-02 b6781ca3b81538acb658936b03c82af011472fa5
update
已添加4个文件
已修改2个文件
16 ■■■■■ 文件已修改
jrj/ext-jrj/ext-jrj.vcxproj 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/ext-jrj/ext-jrj.vcxproj.filters 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/ManageCostBase.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/ManageCostList.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/SaleCostBase.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/SaleCostList.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/ext-jrj/ext-jrj.vcxproj
@@ -640,6 +640,8 @@
    <ClCompile Include="..\project\business\Expense\maint.samplesequest.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\ManageCostBase.cpp" />
    <ClCompile Include="..\project\business\Expense\ManageCostList.cpp" />
    <ClCompile Include="..\project\business\Expense\MouldFee.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
@@ -660,6 +662,8 @@
    <ClCompile Include="..\project\business\Expense\Salaryslip.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\SaleCostBase.cpp" />
    <ClCompile Include="..\project\business\Expense\SaleCostList.cpp" />
    <ClCompile Include="..\project\business\Expense\SampleFee.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1577,6 +1577,18 @@
    <ClCompile Include="..\project\business\PO\select.Contacts.cpp">
      <Filter>project\business\PO</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\SaleCostBase.cpp">
      <Filter>project\business\Expense</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\SaleCostList.cpp">
      <Filter>project\business\Expense</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\ManageCostBase.cpp">
      <Filter>project\business\Expense</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\Expense\ManageCostList.cpp">
      <Filter>project\business\Expense</Filter>
    </ClCompile>
  </ItemGroup>
  <ItemGroup>
    <None Include="ext-jrj.def">
jrj/project/business/Expense/ManageCostBase.cpp
Binary files differ
jrj/project/business/Expense/ManageCostList.cpp
Binary files differ
jrj/project/business/Expense/SaleCostBase.cpp
Binary files differ
jrj/project/business/Expense/SaleCostList.cpp
Binary files differ