From 74f4d0cd42bd2c8d8962382fb2e8fbfbbc63ca67 Mon Sep 17 00:00:00 2001 From: lotodore Date: Sun, 22 Apr 2012 10:50:06 +0000 Subject: [PATCH] Trying to fix android build. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index 76f9b286..3a6f403e 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -480,7 +480,7 @@ unix:!mac { $$BOOST_IOSTREAMS \ $$BOOST_REGEX \ $$BOOST_SYS - !count(BOOST_LIBS, 5):error("Unable to find boost libraries in ../cmoss/bin/droid/lib/armv5") + !count(BOOST_LIBS, 5):error("Unable to find boost libraries in PREFIX=$${PREFIX}/armv5") LIBS += -ltinyxml LIBS += $$BOOST_LIBS LIBS += -lgsasl