summaryrefslogtreecommitdiffabout
path: root/xp_variables.pri
Unidiff
Diffstat (limited to 'xp_variables.pri') (more/less context) (ignore whitespace changes)
-rwxr-xr-xxp_variables.pri14
1 files changed, 14 insertions, 0 deletions
diff --git a/xp_variables.pri b/xp_variables.pri
new file mode 100755
index 0000000..5d3b6cb
--- a/dev/null
+++ b/xp_variables.pri
@@ -0,0 +1,14 @@
1
2# variables settings for compilation for Linux desktop and Qt 3.x.x
3
4unix {
5#for statically linking
6#CONFIG += staticlib
7}
8win32 {
9#disable importol to make it running on windows ME/98
10CONFIG += importol
11
12}
13CONFIG += thread
14CONFIG += release