summaryrefslogtreecommitdiffabout
path: root/variables.pri
Side-by-side diff
Diffstat (limited to 'variables.pri') (more/less context) (ignore whitespace changes)
-rw-r--r--variables.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/variables.pri b/variables.pri
index 4144b8e..5d3b6cb 100644
--- a/variables.pri
+++ b/variables.pri
@@ -4,3 +4,2 @@
unix {
-CONFIG += release
#for statically linking
@@ -9,3 +8,3 @@ CONFIG += release
win32 {
-CONFIG += release
+#disable importol to make it running on windows ME/98
CONFIG += importol
@@ -14 +13,2 @@ CONFIG += importol
CONFIG += thread
+CONFIG += release