Skip to content
Snippets Groups Projects
Commit e5d44a19 authored by Tomi Korpipää's avatar Tomi Korpipää
Browse files

Fix benchmarkdemo build

parent c217c994
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ SOURCES += \
remotecontrolreceiver.cpp \
main.cpp
RESOURCES += qml.qrc \
$$files(BenchmarkUI/*.qml)
RESOURCES += qml.qrc
SIMPLE_ASSET_MODE: {
DEFINES += SIMPLE_ASSETS
......
......@@ -168,5 +168,6 @@
<file>BenchmarkUI/AutoMode.qml</file>
<file>BenchmarkUI/CommandlineParser.qml</file>
<file>BenchmarkUI/ScriptHandler.qml</file>
<file>BenchmarkUI/Logger.qml</file>
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment