diff options
| author | Qudix <17361645+Qudix@users.noreply.github.com> | 2020-11-11 20:58:38 -0600 |
|---|---|---|
| committer | Qudix <17361645+Qudix@users.noreply.github.com> | 2020-11-11 20:58:38 -0600 |
| commit | f43b2284dd873761f9d0cd781df7db6f197cbfc9 (patch) | |
| tree | 856cfe73e26397d4f14df11838ab34af226ccd6b /src | |
| parent | b6f36b03a559099efa8b9f701c22587b46fe1faf (diff) | |
QtWebEngine does not respect built-in qt.conf
Diffstat (limited to 'src')
| -rw-r--r-- | src/qt.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qt.conf b/src/qt.conf index 2b659e87..5e070fa3 100644 --- a/src/qt.conf +++ b/src/qt.conf @@ -1,7 +1,6 @@ [Paths]
-Prefix=.
Libraries=dlls
-LibraryExecutables=dlls
+LibraryExecutables=resources
Plugins=dlls
Imports=dlls
Qml2Imports=dlls
|
