summaryrefslogtreecommitdiffstats
path: root/src/Runtime/ogl-runtime/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/ogl-runtime/examples/examples.pro')
m---------src/Runtime/ogl-runtime0
-rw-r--r--src/Runtime/ogl-runtime/examples/examples.pro9
2 files changed, 0 insertions, 9 deletions
diff --git a/src/Runtime/ogl-runtime b/src/Runtime/ogl-runtime
new file mode 160000
+Subproject 2025912174c4cf99270b7439ec3b021e1d089ae
diff --git a/src/Runtime/ogl-runtime/examples/examples.pro b/src/Runtime/ogl-runtime/examples/examples.pro
deleted file mode 100644
index f51add1f..00000000
--- a/src/Runtime/ogl-runtime/examples/examples.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- cppdatainput
-
-qtHaveModule(quick) {
- SUBDIRS += simpleqml \
- qmldatainput
-}