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
@@ -320,3 +320,7 @@ official_server {
LIBS += -lpokerth_closed -lmysqlpp
DEFINES += POKERTH_OFFICIAL_SERVER
}
android_test{
DEFINES += ANDROID
}