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
Fixing the rowCount and colCount methods
[soundwave.git]
/
soundwave.pro
blob
4736dc317e333d0ad8ba026fe61095b13cd3b499
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_model
.
h \
16
playlist_view
.
h
17
18
FORMS
+=
playlist
.
ui
19
20
SOURCES
+=
\
21
init
.
cpp \
22
player
.
cpp \
23
playlist_model
.
cpp \
24
playlist_view
.
cpp