-Added QTorrentHandle and started torrent adding implementation
[qtrapids] / src / gui / gui.pro
index 24598ed..daa701a 100644 (file)
@@ -15,7 +15,6 @@ CONFIG += debug \
  qtestlib
 
 
  qtestlib
 
 
-TARGETDEPS += ../engine/liblibqtbittorrent.so
 
 DESTDIR = ../../bin
 
 
 DESTDIR = ../../bin
 
@@ -27,3 +26,6 @@ LIBS += -L../../bin \
   -L../engine
 
 QMAKE_LFLAGS_DEBUG += -L.
   -L../engine
 
 QMAKE_LFLAGS_DEBUG += -L.
+TARGETDEPS += ../engine/liblibqtbittorrent.so \
+  ../../bin/libqtbittorrent.so
+