diff --git a/pokerth_game.pro b/pokerth_game.pro index a576ac5a..8c1686ca 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -508,7 +508,7 @@ unix:!mac { LIBS += -ltinyxml LIBS += $$BOOST_LIBS LIBS += -lgsasl -lidn - LIBS += -lssl -lcrypto -lgcrypt -lgpg-error -lprotobuf + LIBS += -lssl -lcrypto -lgcrypt -lgpg-error -lprotobuf-lite } TARGETDEPS += ./lib/libpokerth_lib.a \ ./lib/libpokerth_db.a \