summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Executable.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/Executable.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/Executable.mk')
-rw-r--r--solenv/gbuild/Executable.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/Executable.mk b/solenv/gbuild/Executable.mk
index fab3be92e39d..a9c7d8e3a101 100644
--- a/solenv/gbuild/Executable.mk
+++ b/solenv/gbuild/Executable.mk
@@ -138,6 +138,7 @@ $(eval $(foreach method,\
use_packages \
use_unpacked \
add_sdi_headers \
+ add_precompiled_header \
add_nativeres \
set_warnings_not_errors \
set_generated_cxx_suffix \