diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-03-12 15:08:58 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-03-12 15:08:58 +0100 |
commit | 9b6d1a1715329042c90229c5ba7199b2870f1622 (patch) | |
tree | 1f64529a6879f3893337ec65e3196cf82d03b647 /client | |
parent | b730250bdd6cd6db4204ea14ba82f2a50e9dcda8 (diff) |
Test env inheritance.
Diffstat (limited to 'client')
-rw-r--r-- | client/client.pro | 2 |
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 |