qt5base-lts/tests/arthur/common/common.pro
Jason McDonald 65feb28928 Don't use Qt3Support in arthur test suite.
Change-Id: I5acc05aeb7db5aedbbe35594f46d614319a299b2
Task-number: QTBUG-19325
Reviewed-by: Rohan McGovern
2011-05-19 14:34:08 +10:00

21 lines
328 B
Makefile

# -*- 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)