diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-11-27 07:34:00 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-27 07:34:00 -0500 |
| commit | 5dd9bbe33aa962cf796f039dcf77680cb11e2c27 (patch) | |
| tree | d9f428c16fc41d0269baf017c732ade505c550e3 /src/qt.conf | |
| parent | ddba54382aab3cb5548485d14c85e2611272f3cb (diff) | |
Revert "Changing the location of several directories"
Diffstat (limited to 'src/qt.conf')
| -rw-r--r-- | src/qt.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/qt.conf b/src/qt.conf index 5e070fa3..f834a22a 100644 --- a/src/qt.conf +++ b/src/qt.conf @@ -1,7 +1,3 @@ [Paths]
-Libraries=dlls
-LibraryExecutables=resources
+Prefix=.
Plugins=dlls
-Imports=dlls
-Qml2Imports=dlls
-Translations=resources/translations
\ No newline at end of file |
