Travis: Try to fix gui/test

This commit is contained in:
Daniel Marjamäki 2019-04-19 13:44:55 +02:00
parent cfe11acf82
commit ae3e53f391
2 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@ QT += testlib
include(../common.pri)
DEFINES += SRCDIR=\\\"$$PWD\\\"
# tests
SOURCES += testfilelist.cpp \
../../filelist.cpp \

View File

@ -7,6 +7,8 @@ MOC_DIR = ../build
include(../common.pri)
DEFINES += SRCDIR=\\\"$$PWD\\\"
# tests
SOURCES += testprojectfile.cpp \
../../projectfile.cpp