summaryrefslogtreecommitdiff
path: root/meegotouch_config.pri
diff options
context:
space:
mode:
authorJani Mikkonen <jani.3.mikkonen@nokia.com>2010-07-21 13:21:05 +0300
committerJani Mikkonen <jani.3.mikkonen@nokia.com>2010-07-21 13:21:05 +0300
commitc0bfbfc757f9fa6e553f1c7b33258c1876ad9064 (patch)
tree95dea31d4fddf4dc5dacf97839d38b81d0b491a1 /meegotouch_config.pri
parent6557ba2f2f3bb5a1ac22e7e24cfe9ceb3a5231a9 (diff)
Revert "Changes: make sure it compiles for all platforms"
This reverts commit 6557ba2f2f3bb5a1ac22e7e24cfe9ceb3a5231a9. Note: It did not compile on all platforms - build break on our own X86 target. Kthxby! =)
Diffstat (limited to 'meegotouch_config.pri')
-rw-r--r--meegotouch_config.pri7
1 files changed, 1 insertions, 6 deletions
diff --git a/meegotouch_config.pri b/meegotouch_config.pri
index 54c0d58..a3aa283 100644
--- a/meegotouch_config.pri
+++ b/meegotouch_config.pri
@@ -10,10 +10,5 @@ isEqual(TESTABILITY,"on") {
DEFINES += WINDOW_DEBUG
}
-# Check for Intel Meego
-exists(/usr/include/X11/extensions/shapeconst.h) {
- DEFINES += HAVE_SHAPECONST
-}
-
# Compositor components only
-VERSION = 0.5.1 \ No newline at end of file
+VERSION = 0.5.0