summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common/common.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arthur/common/common.pri')
-rw-r--r--tests/arthur/common/common.pri18
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/arthur/common/common.pri b/tests/arthur/common/common.pri
deleted file mode 100644
index 1f84904474..0000000000
--- a/tests/arthur/common/common.pri
+++ /dev/null
@@ -1,18 +0,0 @@
-VPATH+=$$PWD
-INCLUDEPATH += $$PWD
-
-contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):DEFINES += BUILD_OPENGL
-
-SOURCES += \
- xmldata.cpp \
- paintcommands.cpp \
- qengines.cpp \
- framework.cpp
-
-HEADERS += \
- xmldata.h \
- paintcommands.h \
- qengines.h \
- framework.h
-
-RESOURCES += images.qrc