summaryrefslogtreecommitdiff
path: root/solenv/gbuild/CppunitTest.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-06-22 19:12:04 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-12-10 14:46:44 +0100
commitd29a5b367c20c979ec9349dda85a4b947742cb2a (patch)
tree6266aa516c057ed3f14b5441fc0bbe6ae908bdff /solenv/gbuild/CppunitTest.mk
parentd85029d38034a392079316daeca2ca6a82f65349 (diff)
bring back precompiled headers support
This is mostly a revert of 992757cc5ebfb1df42636b8d3269cdbc10fc4148 and bc78ac68c2492e63a680f68b524c4a51179ea83e, with tweaks to apply. Also only MSVC support for now. Change-Id: Ia926b3c28125b52012156ccfd47932837b09d20a
Diffstat (limited to 'solenv/gbuild/CppunitTest.mk')
-rw-r--r--solenv/gbuild/CppunitTest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/CppunitTest.mk b/solenv/gbuild/CppunitTest.mk
index 682ae3069f5d..f3efee4cc6aa 100644
--- a/solenv/gbuild/CppunitTest.mk
+++ b/solenv/gbuild/CppunitTest.mk
@@ -353,6 +353,7 @@ $(eval $(foreach method,\
add_package_headers \
use_package \
use_packages \
+ add_precompiled_header \
add_sdi_headers \
add_cflags \
set_cflags \