summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorBrett Stottlemyer <bstottle@ford.com>2014-10-07 13:48:57 -0400
committerBrett Stottlemyer <bstottle@ford.com>2014-10-16 13:05:29 +0200
commitec68d2724872c4e3c0b63e0ac12a369e639088de (patch)
treed0b93852644007bddf6d51097700dd40dcb366d7 /tests/tests.pro
parent4d455cba42dc11c3cd71bec0d560ea3642bf5350 (diff)
Say hello to QtRemoteObjects
This is a module that allows you to create copies/replicas of your QObjects in other processes, without having to write a bunch of IPC code. Change-Id: I4a62f120eca34c9f50089b7d9d09dcfcad14476c Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Björn Breitmeyer <bjoern.breitmeyer@kdab.com> Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 0000000..568bdf7
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+CONFIG += debug_and_release
+SUBDIRS = auto