summaryrefslogtreecommitdiffstats
path: root/examples/activeqt/menus/menus.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-03-16 14:21:23 +0100
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-03-17 11:25:38 +0000
commit294d684d83a7105c44ba3d1298850e21d4505052 (patch)
treea1f2e44b072c15edc3c66250c0631cb82d97acf3 /examples/activeqt/menus/menus.pro
parent6457b78169f775723ba764a7f137853f4400a79b (diff)
Suppress registration of the server examples in CI builds.
It does not make sense to register the server examples on the CI since the registration step is slow and bound to fail if for example the QPA plugin fails to load in headless environments. Detect the CI environment by checking on the environment variable JENKINS_HOME and turn off the axserver post link step accordingly. Change-Id: I59e8170f071504ee2b141b8a38b594d5bac734c6 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Diffstat (limited to 'examples/activeqt/menus/menus.pro')
-rw-r--r--examples/activeqt/menus/menus.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/activeqt/menus/menus.pro b/examples/activeqt/menus/menus.pro
index be5d75d..0aa677e 100644
--- a/examples/activeqt/menus/menus.pro
+++ b/examples/activeqt/menus/menus.pro
@@ -1,3 +1,5 @@
+include(../shared.pri)
+
TEMPLATE = app
TARGET = menusax