summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/wellenreiter.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/wellenreiter/wellenreiter.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/wellenreiter.pro90
1 files changed, 89 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro
index 53b762a..cb7937a 100644
--- a/noncore/net/wellenreiter/wellenreiter.pro
+++ b/noncore/net/wellenreiter/wellenreiter.pro
@@ -4,7 +4,95 @@ VERSION = 1.0.3-cvs
!contains( platform, x11 ) {
message( Configuring Wellenreiter for build on Opie )
SUBDIRS = gui
- include ( $(OPIEDIR)/include.pro )
+ include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )
}
contains( platform, x11 ) {