linux data folder updated
This commit is contained in:
parent
271e948c1f
commit
a17690f88b
118 changed files with 245 additions and 11 deletions
12
deploy/data/linux/client/bin/qt.conf
Normal file → Executable file
12
deploy/data/linux/client/bin/qt.conf
Normal file → Executable file
|
|
@ -1,7 +1,7 @@
|
|||
# Generated by linuxdeployqt
|
||||
# https://github.com/probonopd/linuxdeployqt/
|
||||
[Paths]
|
||||
Prefix = ../
|
||||
Plugins = plugins
|
||||
Imports = qml
|
||||
Qml2Imports = qml
|
||||
Prefix= ./../
|
||||
Libraries= ./lib/
|
||||
Plugins= ./plugins/
|
||||
Imports= ./qml/
|
||||
Translations= ./translations/
|
||||
Qml2Imports= ./qml/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue