jrj/ext-jrj/ext-jrj.vcxproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/ext-jrj/ext-jrj.vcxproj.filters | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/Expense/RmbRegister.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/Expense/RmbRegisterBase.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 |
jrj/ext-jrj/ext-jrj.vcxproj
@@ -659,6 +659,8 @@ <ClCompile Include="..\project\business\Expense\ReimbursementMaint.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\RmbRegister.cpp" /> <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp" /> <ClCompile Include="..\project\business\Expense\Salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1592,6 +1592,12 @@ <ClCompile Include="..\xframe\src\xfile.cpp"> <Filter>xframe\src</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp"> <Filter>project\business\BasicCode</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\RmbRegister.cpp"> <Filter>project\business\BasicCode</Filter> </ClCompile> </ItemGroup> <ItemGroup> <None Include="ext-jrj.def"> jrj/project/business/Expense/RmbRegister.cppBinary files differ
jrj/project/business/Expense/RmbRegisterBase.cppBinary files differ