summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common/common.pro
blob: 9510f87f0654b3adfe916b8d01950c2891b53762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# -*- Mode: makefile -*-
#
# not used as a library all binaries include common.pri anyway
#
#COMMON_FOLDER = ../common
#include(../arthurtester.pri)
#TEMPLATE = lib
#CONFIG += static
#QT += xml opengl svg qt3support

#build_all:!build_pass {
#    CONFIG -= build_all
#    CONFIG += release
#}

#TARGET = testcommon

#include(common.pri)