summaryrefslogtreecommitdiffabout
path: root/variables.pri
Unidiff
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 @@
4unix { 4unix {
5CONFIG += release
6#for statically linking 5#for statically linking
@@ -9,3 +8,3 @@ CONFIG += release
9win32 { 8win32 {
10CONFIG += release 9#disable importol to make it running on windows ME/98
11CONFIG += importol 10CONFIG += importol
@@ -14 +13,2 @@ CONFIG += importol
14CONFIG += thread 13CONFIG += thread
14CONFIG += release