remove qt.conf file from tests

This commit is contained in:
Andrei Yankovich 2019-09-11 14:05:57 +03:00
parent 4576067f73
commit d3e97bc3cc
4 changed files with 0 additions and 9 deletions

View File

@ -7,6 +7,3 @@ SOURCES += \
main.cpp
DESTDIR="$$PWD/../build"
RESOURCES += \
conf.qrc

View File

@ -6,8 +6,4 @@
<file>Page2Form.ui.qml</file>
<file>qtquickcontrols2.conf</file>
</qresource>
<qresource prefix="/qt/etc">
<file>qt.conf</file>
</qresource>
</RCC>

View File

@ -36,7 +36,5 @@ FORMS += \
DESTDIR="$$PWD/../build"
RESOURCES += \
conf.qrc