Merge branch 'master' of https://vcs.maemo.org/git/vlc-remote
[vlc-remote] / vlcRemote.pro
index 2b4e4fc..c6efe7d 100644 (file)
@@ -14,19 +14,25 @@ SOURCES += main.cpp\
     playlistmainwindow.cpp \
     playermainwindow.cpp \
     configdialog.cpp \
-    aboutdialog.cpp
+    aboutdialog.cpp \
+    accountdialog.cpp \
+    scanipdialog.cpp
 
 HEADERS += \
     playlistmainwindow.h \
     playermainwindow.h \
     configdialog.h \
-    aboutdialog.h
+    aboutdialog.h \
+    accountdialog.h \
+    scanipdialog.h
 
 FORMS += \
     playlistmainwindow.ui \
     playermainwindow.ui \
     configdialog.ui \
-    aboutdialog.ui
+    aboutdialog.ui \
+    accountdialog.ui \
+    scanipdialog.ui
 
 OTHER_FILES += \
     vlc-remote.desktop