summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opierec
authorllornkcor <llornkcor>2003-11-12 20:25:48 (UTC)
committer llornkcor <llornkcor>2003-11-12 20:25:48 (UTC)
commitae56d31dffff6087de567b65b60ad0d1295f83e4 (patch) (side-by-side diff)
treee13ca36df56f63ef567b2e687b110705040f624d /noncore/multimedia/opierec
parent2fcfbc6e35c50d55333c01d582ef7e3d4a477e2b (diff)
downloadopie-ae56d31dffff6087de567b65b60ad0d1295f83e4.zip
opie-ae56d31dffff6087de567b65b60ad0d1295f83e4.tar.gz
opie-ae56d31dffff6087de567b65b60ad0d1295f83e4.tar.bz2
remove helpwindow, and make non quicklaunch app - for now, till I get things normal
Diffstat (limited to 'noncore/multimedia/opierec') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opierec/opierec.pro10
1 files changed, 5 insertions, 5 deletions
diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro
index aa14864..3217528 100644
--- a/noncore/multimedia/opierec/opierec.pro
+++ b/noncore/multimedia/opierec/opierec.pro
@@ -1,10 +1,10 @@
-#CONFIG = qt warn_on debug
-CONFIG = qt warn_on release quick-app
-HEADERS = adpcm.h pixmaps.h helpwindow.h qtrec.h device.h wavFile.h
-SOURCES = adpcm.c helpwindow.cpp main.cpp qtrec.cpp device.cpp wavFile.cpp
+CONFIG = qtopia warn_on debug
+#CONFIG = qt warn_on release quick-app
+HEADERS = adpcm.h pixmaps.h qtrec.h device.h wavFile.h
+SOURCES = adpcm.c main.cpp qtrec.cpp device.cpp wavFile.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lstdc++ -lpthread
+LIBS += -lqpe -lpthread
INTERFACES =
TARGET = opierec
#TMAKE_CXXFLAGS += -DQT_QWS_VERCEL_IDR -DQWS -fno-exceptions -fno-rtti