Adding libidn to android port.

This commit is contained in:
lotodore
2012-04-23 20:50:51 +00:00
parent 21c1aa392e
commit 2d61781e3b
+1 -1
View File
@@ -485,7 +485,7 @@ unix:!mac {
!count(BOOST_LIBS, 5):error("Unable to find boost libraries in PREFIX=$${PREFIX}/armv5")
LIBS += -ltinyxml
LIBS += $$BOOST_LIBS
LIBS += -lgsasl
LIBS += -lgsasl -lidn
LIBS += -lssl -lcrypto -lgcrypt -lgpg-error
}
TARGETDEPS += ./lib/libpokerth_lib.a \