65feb28928
Change-Id: I5acc05aeb7db5aedbbe35594f46d614319a299b2 Task-number: QTBUG-19325 Reviewed-by: Rohan McGovern
21 lines
328 B
Makefile
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)
|
|
|
|
|