aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlbench.qrc
blob: b5e1edec64d1f8aa65e3b63b97591a88bc511e9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE RCC>
<RCC version="1.0">
  <qresource>
    <file>Shell_SustainedFpsWithCount.qml</file>
    <file>Shell_SustainedFpsWithStaticCount.qml</file>
    <file>Shell_TotalFramesWithStaticCount.qml</file>
    <file>Benchmark.qml</file>
    <file>CreationBenchmark.qml</file>
    <file>V8Benchmark.qml</file>
    <file>3rdparty/v8-bench.js</file>
  </qresource>
</RCC>