aboutsummaryrefslogtreecommitdiffstats
path: root/qmlbench.pro
blob: a593762fe6d175056527b71fcbdce4d51baca4a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
SUBDIRS = \
    src \
    tools

benchmarks.path = /root
benchmarks.files = benchmarks
INSTALLS += benchmarks

shared.path = /root
shared.files = shared
INSTALLS += shared