mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 02:34:34 +00:00
remove qt.conf file from tests
This commit is contained in:
parent
4576067f73
commit
d3e97bc3cc
@ -7,6 +7,3 @@ SOURCES += \
|
||||
main.cpp
|
||||
|
||||
DESTDIR="$$PWD/../build"
|
||||
|
||||
RESOURCES += \
|
||||
conf.qrc
|
||||
|
@ -6,8 +6,4 @@
|
||||
<file>Page2Form.ui.qml</file>
|
||||
<file>qtquickcontrols2.conf</file>
|
||||
</qresource>
|
||||
<qresource prefix="/qt/etc">
|
||||
<file>qt.conf</file>
|
||||
</qresource>
|
||||
|
||||
</RCC>
|
||||
|
@ -36,7 +36,5 @@ FORMS += \
|
||||
|
||||
DESTDIR="$$PWD/../build"
|
||||
|
||||
RESOURCES += \
|
||||
conf.qrc
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user