-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbtplayer.pro
31 lines (23 loc) · 857 Bytes
/
btplayer.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
######################################################################
# Automatically generated by qmake (2.01a) Sun May 26 21:09:12 2013
######################################################################
TEMPLATE = app
QT += core gui dbus
TARGET =
DEPENDPATH += . \
avrcpprofile
INCLUDEPATH += . \
avrcpprofile \
dbusbindings
# Input
HEADERS += dbusbindings/org.bluez_audiosource.h \
dbusbindings/org.bluez_control.h \
dbusbindings/org.gnome.SettingsDaemon.h \
avrcpprofile/qtavrcpbindingtestapp.h
SOURCES += dbusbindings/org.bluez_audiosource.cpp \
dbusbindings/org.bluez_control.cpp \
dbusbindings/org.gnome.SettingsDaemon.cpp \
main.cpp \
avrcpprofile/qtavrcpbindingtestapp.cpp
RESOURCES += \
btplayericons.qrc