From 8b2db327524e52bd4c476efc6d7ef187bdcf9db8 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 23 七月 2024 17:28:33 +0800 Subject: [PATCH] update more --- jrj/ext-jrj/ext-jrj.vcxproj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 92f6f61..5086e8b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -767,10 +767,10 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\ProductSample\ViewPicturesEx.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Public\GroupManagerList.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Public\memo.edit.new.cpp"> @@ -1050,6 +1050,7 @@ <ClCompile Include="..\project\total3\viewex.total.cpp" /> <ClCompile Include="..\project\total3\viewex.total1.cpp" /> <ClCompile Include="..\project\total3\viewex.total2.cpp" /> + <ClCompile Include="..\project\total3\ViewEx1.total.cpp" /> <ClCompile Include="..\project\total3\ViewTotalArgWin.cpp" /> <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -1060,7 +1061,6 @@ <ClCompile Include="..\project\tradedocument\TDocumentWin.cpp" /> <ClCompile Include="..\project\viewobject\view.base.hpp" /> <ClCompile Include="..\project\vindexform.cpp" /> - <ClCompile Include="..\project\vindexformex.cpp" /> <ClCompile Include="..\project\vindexmenu.cpp" /> <ClCompile Include="..\project\workflow\workflow.actionlog.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> -- Gitblit v1.9.3