Try to fix gui compile error on Travis

This commit is contained in:
Daniel Marjamäki 2019-04-20 11:26:29 +02:00
parent 361fc44005
commit 1f995fd536
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
INCLUDEPATH += $${PWD}/simplecpp \
INCLUDEPATH += $${PWD} \
$${PWD}/simplecpp \
$${PWD}/tinyxml
HEADERS += $${PWD}/simplecpp/simplecpp.h \