From bb4dc0fab56e542e784311f95ae6d7e7dd785a8f Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 29 十月 2024 17:10:33 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 70 ++++++++++++++++++++++++++++++++--- 1 files changed, 64 insertions(+), 6 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 90e636e..09e92ed 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -216,6 +216,7 @@ <ClInclude Include="..\xframe\kobject\kwin.hpp" /> <ClInclude Include="..\xframe\kobject\kxaserver.hpp" /> <ClInclude Include="..\xframe\kobject\kxml.hpp" /> + <ClInclude Include="..\xframe\kobject\kxsedit.hpp" /> <ClInclude Include="..\xframe\platform\nmemory.hpp" /> <ClInclude Include="..\xframe\platform\nstring.hpp" /> <ClInclude Include="..\xframe\system\base.hpp" /> @@ -263,17 +264,46 @@ <ClInclude Include="..\xframe\xcontrol\xlistview.hpp" /> <ClInclude Include="..\xframe\xcontrol\xoffice.hpp" /> <ClInclude Include="..\xframe\xcontrol\xreport.hpp" /> + <ClInclude Include="..\xframe\xcontrol\xsedit.hpp" /> <ClInclude Include="..\xframe\xcontrol\xshtml.hpp" /> <ClInclude Include="..\xframe\xcontrol\xtreeview.hpp" /> <ClInclude Include="framework.h" /> + <ClInclude Include="JAlloc.hpp" /> + <ClInclude Include="JArgument.hpp" /> + <ClInclude Include="JBinaryOp.hpp" /> <ClInclude Include="JFactory.hpp" /> <ClInclude Include="JFactoryStringImpl.h" /> + <ClInclude Include="JField.hpp" /> + <ClInclude Include="JGui.hpp" /> + <ClInclude Include="JItemAlloc.hpp" /> + <ClInclude Include="JLang.hpp" /> + <ClInclude Include="JLiteral.hpp" /> + <ClInclude Include="JMethod.hpp" /> + <ClInclude Include="JModule.hpp" /> + <ClInclude Include="JParam.hpp" /> + <ClInclude Include="JPlatform.hpp" /> <ClInclude Include="JPtr.hpp" /> + <ClInclude Include="JScript.hpp" /> + <ClInclude Include="JType.hpp" /> + <ClInclude Include="JValue.hpp" /> + <ClInclude Include="JVariant.hpp" /> <ClInclude Include="pch.h" /> </ItemGroup> <ItemGroup> <ClCompile Include="..\jarch.impl\JStringImpl.cpp" /> <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp" /> + <ClCompile Include="..\project\business\Affair\Business5.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\Affair\message.business.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\Affair\message.supplier.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\Affair\ProcessManagement.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\project\business\AP\APBank.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -503,7 +533,7 @@ </ClCompile> <ClCompile Include="..\project\business\Enquiry\Entity.Product.Select.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Enquiry\PriceList.PurcharItemSelect.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -591,6 +621,7 @@ <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp" /> <ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp" /> <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -706,6 +737,10 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\PO\BigPictureView.Product3.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\project\business\PO\business4.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -737,6 +772,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\PO\paymentmethod.cpp" /> <ClCompile Include="..\project\business\PO\PO.BatchPrecess.polist.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> @@ -870,6 +906,7 @@ <ClCompile Include="..\project\business\Quote\QuoteFilePurch.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Quote\QuoteFilePurch2Select.cpp" /> <ClCompile Include="..\project\business\Quote\QuoteFilePurched.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -918,6 +955,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\SO\select.gdnitem.so.cpp" /> <ClCompile Include="..\project\business\SO\select.item.so.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> @@ -978,11 +1016,11 @@ </ClCompile> <ClCompile Include="..\project\business\SystemSettings\BindComputer.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\SystemSettings\Buglist.Developer.hxsoft.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\SystemSettings\BugMaint.Developer.hxsoft.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> @@ -1039,8 +1077,8 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\SystemSettings\UserImport.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\SystemSettings\UserPassDlg.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -1121,13 +1159,33 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\xframe\devloper\devloper.cpp" /> + <ClCompile Include="..\xframe\devloper\sqlwatch.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\xframe\devloper\XDevItemDlg.cpp" /> <ClCompile Include="..\xframe\src\nmemory.cpp" /> <ClCompile Include="..\xframe\src\nstring.cpp" /> <ClCompile Include="..\xframe\src\xstring.cpp" /> <ClCompile Include="dllmain.cpp" /> + <ClCompile Include="JAllocImpl.cpp" /> + <ClCompile Include="JArgument.cpp" /> + <ClCompile Include="JBinaryOp.cpp" /> <ClCompile Include="JFactoryStringImpl.cpp" /> + <ClCompile Include="JField.cpp" /> + <ClCompile Include="JGuiImpl.cpp" /> + <ClCompile Include="JItemAlloc.cpp" /> + <ClCompile Include="JLang.cpp" /> + <ClCompile Include="JLiteral.cpp" /> + <ClCompile Include="JMethod.cpp" /> + <ClCompile Include="JModule.cpp" /> + <ClCompile Include="JParam.cpp" /> + <ClCompile Include="JPlatform.cpp" /> <ClCompile Include="JPtr.cpp" /> + <ClCompile Include="JScript.cpp" /> + <ClCompile Include="JType.cpp" /> + <ClCompile Include="JValue.cpp" /> + <ClCompile Include="JVariant.cpp" /> <ClCompile Include="pch.cpp"> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader> <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> -- Gitblit v1.9.3