Add an icon (inkscape SVG)
[groove] / Groove.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Tue May 11 00:18:10 2010
3 ######################################################################
4
5 TEMPLATE = app
6 TARGET = groove
7 #target = groove
8 target.path = /usr/bin
9 #//target.path = /usr/local/
10 INSTALLS += target
11 #CONFIG += build_all
12 DEPENDPATH += .
13 INCLUDEPATH += .
14 #INCLUDEPATH += /usr/include/qjson
15 INCLUDEPATH += ../qjson/src/
16 #INCLUDEPATH += ./src/
17 #LIBS += -L/usr/lib -lqjson ##Desktop Target
18 #LIBS += -L/usr/local/lib -lqjson ##Armel Target
19 LIBS += -L~/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-1014-slim/usr/lib -lqjson ##Armel Target SDK
20 #LIBS += -L../qjson/lib -lqjson ##X86 maemo
21 QT += network
22 QT += phonon
23 # Input
24 SOURCES += main.cpp \
25     groove.cpp \
26     gscom.cpp \
27     splayer.cpp \
28     streamio.cpp \
29     playlist.cpp \
30     downloadmanager.cpp \
31     grooveprogressbar.cpp \
32     qmaemo5rotator.cpp
33
34 HEADERS += \
35     groove.h \
36     gscom.h \
37     splayer.h \
38     streamio.h \
39     playlist.h \
40     downloadmanager.h \
41     grooveprogressbar.h \
42     qmaemo5rotator.h
43
44 OTHER_FILES += \
45     icon.svg
46
47 RESOURCES += \
48     reasource.qrc