summaryrefslogtreecommitdiffstats
path: root/qtspotify.pro
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2009-10-23 21:06:09 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2009-10-23 21:06:09 +0200
commit95fc9a918f123ec165f1048aa5ea8b522a4a806a (patch)
tree3a778fa417c954920fbf54071abde912236ace43 /qtspotify.pro
First commit
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