Преглед на файлове

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