summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
new file mode 100644
index 0000000..0cb56c8
--- /dev/null
+++ b/src/src.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+
+SUBDIRS += \
+ 3rdparty \
+ dm \
+ qmlstreamer \
+ ogl-runtime-static \
+ ogl-runtime-dylib \
+ api