summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-console/config.in2
-rw-r--r--noncore/apps/opie-console/opie-console.pro1
2 files changed, 2 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/config.in b/noncore/apps/opie-console/config.in
index 01c9a1c..845ae85 100644
--- a/noncore/apps/opie-console/config.in
+++ b/noncore/apps/opie-console/config.in
@@ -1,6 +1,6 @@
1menu "opie-console" 1menu "opie-console"
2 2
3 config #TEST 3 config #OPIE-CONSOLE
4 boolean "opie-console" 4 boolean "opie-console"
5 default "y" 5 default "y"
6 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 6 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro
index e3f92f0..680c56b 100644
--- a/noncore/apps/opie-console/opie-console.pro
+++ b/noncore/apps/opie-console/opie-console.pro
@@ -1,4 +1,5 @@
1TEMPLATE = app 1TEMPLATE = app
2 TMAKE_CXXFLAGS=-DHAVE_OPENPTY
2#CONFIG = qt warn_on release 3#CONFIG = qt warn_on release
3 CONFIG = qt debug 4 CONFIG = qt debug
4DESTDIR = $(OPIEDIR)/bin 5DESTDIR = $(OPIEDIR)/bin