From ea6fe32724831475b991927d96e34fbd05736a17 Mon Sep 17 00:00:00 2001 From: lotodore Date: Wed, 17 Nov 2010 15:51:51 +0000 Subject: [PATCH] Fixing typo. --- pokerth_game.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokerth_game.pro b/pokerth_game.pro index fd1d70ed..b2e8815b 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -322,7 +322,7 @@ win32 { -lSDLmain \ -lcurl \ -lz - debug:LIBPATH += rebug/lib + debug:LIBPATH += debug/lib release:LIBPATH += release/lib pkth_win64 { LIBS += -lcrypto -lssl -llibeay32 -lssleay32 -lgsasl