fixed travis script

This commit is contained in:
Luca Beldi
2019-01-18 08:33:11 +00:00
parent 7dd2a3c83c
commit ee616c2541
4 changed files with 77 additions and 38 deletions

View File

@@ -6,6 +6,7 @@ TARGET = Example1
DESTDIR = $${ADS_OUT_ROOT}/lib
TEMPLATE = app
CONFIG += c++11
CONFIG += debug_and_release
adsBuildStatic {
DEFINES += ADS_STATIC
}