Added build script of Debian
[qtrapids] / src / gui / gui.pro
index 63dc4d2..3945159 100644 (file)
@@ -10,6 +10,7 @@ HEADERS += DownloadView.h \
 MainWindow.h \
 SeedView.h \
  PreferencesDialog.h
+
 TEMPLATE = app
 
 TARGET = qtrapids
@@ -18,7 +19,8 @@ CONFIG += qtestlib
 
 DESTDIR = ../../bin
 
-INCLUDEPATH += ../engine
+INCLUDEPATH += ../engine \
+       ../plugins
 
 LIBS += -L../../bin \
   -lqtbittorrent \