##// END OF EJS Templates
Qt5: fix warnings about deprecated QT/CONFIG specification...
Qt5: fix warnings about deprecated QT/CONFIG specification - CONFIG += designer replaced on Qt5 with QT += designer - CONFIG += qtestlib replaced on Qt5 with QT += testlib

File last commit:

r1261:25c0d92e6e49
r2051:7cd68cfd6696
Show More
resources.qrc
6 lines | 163 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlcustomizations/loader.qml</file>
<file>qml/qmlcustomizations/main.qml</file>
</qresource>
</RCC>