aboutsummaryrefslogtreecommitdiffstats
path: root/ZMusicPlayer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'ZMusicPlayer.pro')
-rwxr-xr-xZMusicPlayer.pro10
1 files changed, 2 insertions, 8 deletions
diff --git a/ZMusicPlayer.pro b/ZMusicPlayer.pro
index 4306d46..a741663 100755
--- a/ZMusicPlayer.pro
+++ b/ZMusicPlayer.pro
@@ -1,14 +1,8 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Sun Jun 8 23:07:01 2008
-######################################################################
-
TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
QT += network xml phonon
CONFIG += qt debug
-# Input
+win32: CONFIG -= debug
+
HEADERS += song.h collectionmodel.h playerwindow.h searchlineedit.h credentials.h collectionsorter.h
SOURCES += main.cpp collectionmodel.cpp playerwindow.cpp searchlineedit.cpp credentials.cpp collectionsorter.cpp