소스 검색

修复由于libstudxml.lib Release版本由于与xnlt Release版本使用不同的C++版本导致编译失败的问题。

jianfeng1.wang 2 년 전
부모
커밋
76d774d11a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      xlnt/libstudxml.vcxproj

+ 1 - 0
xlnt/libstudxml.vcxproj

@@ -123,6 +123,7 @@
       <ObjectFileName>$(IntDir)</ObjectFileName>
       <DebugInformationFormat>
       </DebugInformationFormat>
+      <LanguageStandard>stdcpp14</LanguageStandard>
     </ClCompile>
     <ResourceCompile>
       <PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;LIBSTUDXML_STATIC_LIB=1;_CRT_SECURE_NO_WARNINGS=1;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>