We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26bee6 commit aa97627Copy full SHA for aa97627
ads.pro
@@ -1,7 +1,9 @@
1
TEMPLATE = subdirs
2
-CONFIG += ordered
3
4
SUBDIRS = \
5
src \
6
demo \
7
example
+
8
+demo.depends = src
9
+example.depends = src
0 commit comments