From 075fe8e7470f5b9db7553889271880e476a6015a Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 18 Aug 2005 05:32:46 +0000 Subject: pro fix --- (limited to 'variables.pri') diff --git a/variables.pri b/variables.pri index 4144b8e..5d3b6cb 100644 --- a/variables.pri +++ b/variables.pri @@ -2,13 +2,13 @@ # variables settings for compilation for Linux desktop and Qt 3.x.x unix { -CONFIG += release #for statically linking #CONFIG += staticlib } win32 { -CONFIG += release +#disable importol to make it running on windows ME/98 CONFIG += importol } CONFIG += thread +CONFIG += release -- cgit v0.9.0.2