summaryrefslogtreecommitdiffstats
path: root/qtspotify.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtspotify.pro')
-rw-r--r--qtspotify.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/qtspotify.pro b/qtspotify.pro
new file mode 100644
index 0000000..b284ff0
--- /dev/null
+++ b/qtspotify.pro
@@ -0,0 +1,9 @@
+HEADERS += qtspotifymain.h \
+ logindialog.h \
+ despotify_cpp.h
+SOURCES += qtspotifymain.cpp \
+ main.cpp \
+ logindialog.cpp
+FORMS += qtspotify.ui \
+ logindialog.ui
+LIBS += -ldespotify