9 lines
337 B
Diff
9 lines
337 B
Diff
--- x86_64/qtdeclarative/src/plugins/scenegraph/scenegraph.pro.orig 2020-09-30 14:53:07.204896900 +0300
|
|
+++ x86_64/qtdeclarative/src/plugins/scenegraph/scenegraph.pro 2020-09-30 14:53:20.732242800 +0300
|
|
@@ -1,5 +1,4 @@
|
|
TEMPLATE = subdirs
|
|
QT_FOR_CONFIG += quick
|
|
-qtConfig(d3d12): SUBDIRS += d3d12
|
|
qtConfig(openvg): SUBDIRS += openvg
|
|
|