summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-03-12 15:08:58 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2014-03-12 15:08:58 +0100
commit9b6d1a1715329042c90229c5ba7199b2870f1622 (patch)
tree1f64529a6879f3893337ec65e3196cf82d03b647
parentb730250bdd6cd6db4204ea14ba82f2a50e9dcda8 (diff)
Test env inheritance.
-rw-r--r--client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index f17faf0..99af306 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -1,5 +1,7 @@
# -*- Makefile -*-
+message("MY_QT_VERSION:" $$MY_QT_VERSION)
+
CONFIG += debug
TEMPLATE = app