author | harlekin <harlekin> | 2003-01-11 17:09:55 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-01-11 17:09:55 (UTC) |
commit | 459ddbc21c29053f43d724045af97396f0a8d55e (patch) (unidiff) | |
tree | 8cd35e7852deaa1952f67ba8b6c82d521018aa97 | |
parent | b7737f53584424d3ed31467869392c1e9ce7e7e0 (diff) | |
download | opie-459ddbc21c29053f43d724045af97396f0a8d55e.zip opie-459ddbc21c29053f43d724045af97396f0a8d55e.tar.gz opie-459ddbc21c29053f43d724045af97396f0a8d55e.tar.bz2 |
debug not as default
-rw-r--r-- | noncore/multimedia/opieplayer2/opieplayer2.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/multimedia/opieplayer2/opieplayer2.pro b/noncore/multimedia/opieplayer2/opieplayer2.pro index e1bb879..310d9cb 100644 --- a/noncore/multimedia/opieplayer2/opieplayer2.pro +++ b/noncore/multimedia/opieplayer2/opieplayer2.pro | |||
@@ -1,7 +1,6 @@ | |||
1 | TEMPLATE = app | 1 | TEMPLATE = app |
2 | #CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | CONFIG = qt warn_on debug | ||
4 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
5 | HEADERS = playlistselection.h mediaplayerstate.h xinecontrol.h \ | 4 | HEADERS = playlistselection.h mediaplayerstate.h xinecontrol.h \ |
6 | videowidget.h audiowidget.h playlistwidget.h om3u.h mediaplayer.h inputDialog.h \ | 5 | videowidget.h audiowidget.h playlistwidget.h om3u.h mediaplayer.h inputDialog.h \ |
7 | frame.h lib.h xinevideowidget.h volumecontrol.h playlistwidgetgui.h\ | 6 | frame.h lib.h xinevideowidget.h volumecontrol.h playlistwidgetgui.h\ |