repo.or.cz
/
soundwave.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make sure we set player to 0 when we delete it
[soundwave.git]
/
soundwave.pro
blob
a272285d8017744bab3b4b0b9a92646400a1a969
1
######################################################################
2
# Automatically generated by qmake (2.01a) Wed Feb 24 11:54:09 2010
3
######################################################################
4
5
TEMPLATE
=
app
6
TARGET
=
7
DEPENDPATH
+= .
8
INCLUDEPATH
+= .
9
10
QT
+=
network
11
12
# Input
13
HEADERS
+=
\
14
player
.
h \
15
playlist
.
h
16
17
FORMS
+=
playlist
.
ui
18
19
SOURCES
+=
\
20
init
.
cpp \
21
player
.
cpp \
22
playlist
.
cpp