Fixed building on Travis CI

This commit is contained in:
Konrad 2017-03-26 15:11:07 +02:00
parent 8624c9374d
commit bef75408da

View File

@ -3,7 +3,8 @@
TEMPLATE = lib
CONFIG += staticlib
CONFIG += create_prl
CONFIG -= qt
CONFIG += qt
QT += core
TARGET = resapi
TARGET_PRL = libresapi
DESTDIR = lib