mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-21 20:38:50 -04:00
added global router to network simulator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e93cd21a2e
commit
cc8b1e8cb0
10 changed files with 89 additions and 21 deletions
|
@ -8,6 +8,8 @@ INCLUDEPATH *= ../../.. ..
|
|||
TARGET = NetworkSim
|
||||
DESTDIR = bin
|
||||
|
||||
PRE_TARGETDEPS = ../nscore/nscore.pro
|
||||
|
||||
SOURCES = main.cpp NetworkViewer.cpp NetworkSimulatorGUI.cpp \
|
||||
TurtleRouterStatistics.cpp RsAutoUpdatePage.cpp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue