summaryrefslogtreecommitdiffabout
path: root/xp_variables.pri
authorzautrix <zautrix>2005-08-18 06:43:21 (UTC)
committer zautrix <zautrix>2005-08-18 06:43:21 (UTC)
commit4944e9d10f913ba5dccf52cdb14684b95b37301e (patch) (side-by-side diff)
tree9767556bffeb7ccb5d0965415213384ad20e48ed /xp_variables.pri
parent85e59a8c8fae96da9250f3197ff4224a216d994d (diff)
downloadkdepimpi-4944e9d10f913ba5dccf52cdb14684b95b37301e.zip
kdepimpi-4944e9d10f913ba5dccf52cdb14684b95b37301e.tar.gz
kdepimpi-4944e9d10f913ba5dccf52cdb14684b95b37301e.tar.bz2
fa
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 @@
+
+# variables settings for compilation for Linux desktop and Qt 3.x.x
+
+unix {
+#for statically linking
+#CONFIG += staticlib
+}
+win32 {
+#disable importol to make it running on windows ME/98
+CONFIG += importol
+
+}
+CONFIG += thread
+CONFIG += release