summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2013-07-03 18:22:13 +0200
committerPierre Rossi <pierre.rossi@gmail.com>2013-07-04 19:16:55 +0200
commitdbade2bcd58b3fe44fa16f950d5cbcf0a61f7136 (patch)
treed1c1e19da93332c78d85272faa006e324338eb4e /lib
parent0875045c9714fbac897a8b9f277bb1b1ccfef962 (diff)
Cleanup include mechanism
Add proper support for GYPINCLUDES in gyp_generation. Rename the exclusion gypi to a more generic name so we can use it for more intrusive changes (we'll need it for mac). Change-Id: Ie26f579c33d5e35b8c904fab9f448cde11bf0072 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/lib.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lib.pro b/lib/lib.pro
index 35fa09dea..ca45e6897 100644
--- a/lib/lib.pro
+++ b/lib/lib.pro
@@ -3,6 +3,7 @@
# our gyp_generator.prf feature to the CONFIG variable since it is processed backwards
CONFIG = gyp_generator $$CONFIG
GYPDEPENDENCIES += ../shared/shared.gyp:qtwebengine_shared
+GYPINCLUDES += ../qtwebengine.gypi
TEMPLATE = lib