summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common/common.pro
blob: 2a1f8f04fb3037c7a1b9f66d8506bf804d1bc059 (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

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

#TARGET = testcommon

#include(common.pri)