forked from qt-creator/qt-creator
Moved qmljsdebugger to a dir under qml/, made qmlobserver compile without creator dependencies and made it compile with debugging helpers. Reviewed-by: hjk
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>content/Browser.qml</file>
|
|
<file>content/images/up.png</file>
|
|
<file>content/images/folder.png</file>
|
|
<file>content/images/titlebar.sci</file>
|
|
<file>content/images/titlebar.png</file>
|
|
</qresource>
|
|
</RCC>
|