phantomjs/src/phantomjs.qrc

15 lines
432 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>debug_harness.html</file>
<file>debug_wrapper.js</file>
<file>phantomjs-icon.png</file>
<file>coffee-script.js</file>
<file>usage.txt</file>
<file>bootstrap.js</file>
2011-08-29 19:43:41 +04:00
<file>configurator.js</file>
<file>modules/webpage.js</file>
<file>modules/webserver.js</file>
<file>modules/fs.js</file>
</qresource>
</RCC>