summaryrefslogtreecommitdiffstats
path: root/tests/arthur/performancediff/performancediff.pro
blob: 1c9b9fed27c37661d6579b65fc3cb7a56e385cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- Mode: makefile -*-
COMMON_FOLDER = $$PWD/../common
include(../arthurtester.pri)
TEMPLATE = app
TARGET = performancediff
DEPENDPATH += .
INCLUDEPATH += .
DESTDIR = ../bin

CONFIG += console

QT += xml opengl svg qt3support

# Input
HEADERS += performancediff.h
SOURCES += main.cpp performancediff.cpp