-rw-r--r-- | noncore/apps/opie-console/opie-console.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index 680c56b..c6f3f4d 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -1,10 +1,10 @@ TEMPLATE = app TMAKE_CXXFLAGS =-DHAVE_OPENPTY -#CONFIG = qt warn_on release -CONFIG = qt debug +CONFIG = qt warn_on release +#CONFIG = qt debug DESTDIR = $(OPIEDIR)/bin HEADERS = io_layer.h io_serial.h io_irda.h io_bt.h io_modem.h \ file_layer.h filetransfer.h \ metafactory.h \ session.h \ mainwindow.h \ |