summaryrefslogtreecommitdiffstats
path: root/src/Runtime/ogl-runtime/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/Runtime/ogl-runtime/tools/tools.pro')
m---------src/Runtime/ogl-runtime0
-rw-r--r--src/Runtime/ogl-runtime/tools/tools.pro10
2 files changed, 0 insertions, 10 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/tools/tools.pro b/src/Runtime/ogl-runtime/tools/tools.pro
deleted file mode 100644
index 7c62eaea..00000000
--- a/src/Runtime/ogl-runtime/tools/tools.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-
-!boot2qt:!integrity:!qnx {
- SUBDIRS += viewer
-}
-
-win32 {
- SUBDIRS += attributehashes
-}