##// END OF EJS Templates
Fix build issues with multi-core builds in qml/quick demos...
Fix build issues with multi-core builds in qml/quick demos Qmake couldn't handle shared sources so make each app have their own copy of application viewer sources again. Change-Id: I6ee1948c91b5cc41bdd69237b106d3bfe935226c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r1139:d61f2486cd3e
r2510:0fc60b87ece9
Show More
resources.qrc
5 lines | 102 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlweather/main.qml</file>
</qresource>
</RCC>