summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-10-21 00:20:56 +0300
committerTor Lillqvist <tml@collabora.com>2017-10-23 20:14:18 +0300
commit3330b39e2d82114fa16b67196fbb5cbc63c7573c (patch)
tree451a4d813d684e7d3a8ddc5b00f443459ff212f8 /sw/Module_sw.mk
parentdde9ce9a63a76d031ffbc589440af06d02d932d8 (diff)
Split ooxmlexport8 to avoid too many sections in object file with MSVC2015
sw\qa\extras\ooxmlexport\ooxmlexport8.cxx : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj "Revenge of the CLOOKs," as mst called it. Change-Id: I57faae5ffdf17a8f4a80c6e948a4deed3427af0e
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 4ea9bb840779..57ebc6d7d333 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -64,6 +64,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_ooxmlexport7 \
CppunitTest_sw_ooxmlexport8 \
CppunitTest_sw_ooxmlexport9 \
+ CppunitTest_sw_ooxmlexport10 \
CppunitTest_sw_ooxmlfieldexport \
CppunitTest_sw_ooxmlw14export \
CppunitTest_sw_ooxmlencryption \