test
[vlc-remote] / vlcRemote.pro
index b1cb5d2..1cfae0e 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