Try to fix gui compile error on Travis
This commit is contained in:
parent
361fc44005
commit
1f995fd536
|
@ -1,4 +1,5 @@
|
|||
INCLUDEPATH += $${PWD}/simplecpp \
|
||||
INCLUDEPATH += $${PWD} \
|
||||
$${PWD}/simplecpp \
|
||||
$${PWD}/tinyxml
|
||||
|
||||
HEADERS += $${PWD}/simplecpp/simplecpp.h \
|
||||
|
|
Loading…
Reference in New Issue