##// END OF EJS Templates
Changes libs to bin on win32
Changes libs to bin on win32

File last commit:

r925:0fae8c496057
r1028:b121499f8ce7
Show More
resources.qrc
10 lines | 321 B | text/plain | TextLexer
Michal Klocek
Add qmlplugin support for integrated build
r255 <RCC>
<qresource prefix="/">
<file>qml/qmlchart/loader.qml</file>
<file>qml/qmlchart/main.qml</file>
Tero Ahola
Refactored QML example to multiple views
r887 <file>qml/qmlchart/View1.qml</file>
<file>qml/qmlchart/View2.qml</file>
<file>qml/qmlchart/View3.qml</file>
Tero Ahola
Splitted scatter&area view in QML app (again)
r925 <file>qml/qmlchart/View4.qml</file>
Michal Klocek
Add qmlplugin support for integrated build
r255 </qresource>
</RCC>