tests
This commit is contained in:
parent
34f9d0f08e
commit
4eaf342b5a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ android {
|
||||||
}
|
}
|
||||||
VERSION = 0.04
|
VERSION = 0.04
|
||||||
CONFIG += c++11
|
CONFIG += c++11
|
||||||
|
LIBS += -L/usr/lib/x86_64-linux-gnu
|
||||||
|
|
||||||
# The following define makes your compiler emit warnings if you use
|
# The following define makes your compiler emit warnings if you use
|
||||||
# any feature of Qt which as been marked deprecated (the exact warnings
|
# any feature of Qt which as been marked deprecated (the exact warnings
|
||||||
|
|
Reference in a new issue