From f85025ffc6dca58e87b2cb2cc3522a987b519ad8 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 8 Sep 2008 14:06:26 +0000 Subject: Added console output to the win32 build --- client/client.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/client/client.pro b/client/client.pro index 7ada8f1..7fc6359 100644 --- a/client/client.pro +++ b/client/client.pro @@ -14,6 +14,7 @@ win32 { INCLUDEPATH += lua/include LIBS += -llua51 DEFINES += HOST_WIN32 + CONFIG += console } unix { -- cgit v1.2.3