summaryrefslogtreecommitdiff
path: root/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro')
-rw-r--r--tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro b/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro
index 0940541..9d56fcb 100644
--- a/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro
+++ b/tests/auto/core/ivigenerator/projects/org-example-echo-qtro/org-example-echo-qtro.pro
@@ -2,7 +2,9 @@ TEMPLATE = subdirs
SUBDIRS = frontend \
backend_qtro \
+ simulation_server_qtro \
server_qtro_test
backend_qtro.depends = frontend
server_qtro_test.depends = backend_qtro
+simulation_server_qtro.depends = frontend