summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/sound.pro
authorllornkcor <llornkcor>2002-06-23 18:33:17 (UTC)
committer llornkcor <llornkcor>2002-06-23 18:33:17 (UTC)
commitb50f663aabaf51821a35a94354237a3387954e79 (patch) (unidiff)
treec2dc2879fc7d6964aea4201995927e967f3bade3 /noncore/settings/sound/sound.pro
parentf0e656b51a2dcee1dec594636cbc1ba8d4b11eef (diff)
downloadopie-b50f663aabaf51821a35a94354237a3387954e79.zip
opie-b50f663aabaf51821a35a94354237a3387954e79.tar.gz
opie-b50f663aabaf51821a35a94354237a3387954e79.tar.bz2
added recording time limit
Diffstat (limited to 'noncore/settings/sound/sound.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/sound.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index 28c8b0d..a5c6cea 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -5,7 +5,7 @@ HEADERS = soundsettings.h soundsettingsbase.h
5SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp 5SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp
6#INTERFACES = soundsettingsbase.ui 6#INTERFACES = soundsettingsbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10TARGET = sound 10TARGET = sound
11 11