add todo test
[vlc-remote] / vlcRemote.pro
index 8ab5e61..236f92d 100644 (file)
@@ -15,6 +15,7 @@ SOURCES += main.cpp\
     playermainwindow.cpp \
     configdialog.cpp \
     aboutdialog.cpp \
+    accountdialog.cpp
 
 
 HEADERS += \
@@ -22,6 +23,7 @@ HEADERS += \
     playermainwindow.h \
     configdialog.h \
     aboutdialog.h \
+    accountdialog.h
 
 
 FORMS += \
@@ -29,7 +31,14 @@ FORMS += \
     playermainwindow.ui \
     configdialog.ui \
     aboutdialog.ui \
+    accountdialog.ui \
+    accountnewdialog.ui
   
 
 OTHER_FILES += \
     vlc-remote.desktop
+
+RESOURCES += \
+    ressources.qrc
+
+TRANSLATIONS = vlcremote_fr_FR.ts