From a65934e2a50643fa035645b23253ec473702b245 Mon Sep 17 00:00:00 2001 From: doitux Date: Sun, 3 May 2009 19:16:05 +0000 Subject: [PATCH] macox fixes --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index 60608e95..4b4b57cc 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -349,7 +349,7 @@ win32 { unix { # workaround for problems with boost_filesystem exceptions - #QMAKE_LFLAGS += -no_dead_strip_inits_and_terms + QMAKE_LFLAGS += -no_dead_strip_inits_and_terms } unix:!mac {