New android_test configuration for buildbot.

This commit is contained in:
lotodore
2012-09-06 21:01:27 +02:00
parent f145ae2b42
commit 723eafe55f
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -255,3 +255,7 @@ android{
INCLUDEPATH += src/third_party/sqlite3
SOURCES += src/third_party/sqlite3/sqlite3.c
}
android_test{
DEFINES += ANDROID
}