From fbcd47cb37b2691806958aeff3b790d99a159f54 Mon Sep 17 00:00:00 2001 From: lotodore Date: Sat, 22 Dec 2012 18:09:33 +0100 Subject: [PATCH] Fixing mac build. --- pokerth_game.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/pokerth_game.pro b/pokerth_game.pro index a6bfdc48..6f0af10d 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -578,6 +578,7 @@ mac { -lssl \ -lsqlite3 \ -ltinyxml \ + -lprotobuf \ -lz \ -framework \ Carbon