瀏覽代碼

修复由于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>