From 42681593c7b02c323214340015471369cdf7342f Mon Sep 17 00:00:00 2001 From: lotodore Date: Tue, 19 Oct 2010 16:11:34 +0000 Subject: [PATCH] Fixing invalid pro file. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index aa30a380..a9cfc8f2 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -320,7 +320,7 @@ win32 { -lpokerth_protocol \ -lSDL_mixer \ -lSDL \ - -lSDLmain \ + -lSDLmain debug:LIBPATH += rebug/lib release:LIBPATH += release/lib pkth_win64 {