mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
b59f8e664a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
10 lines
290 B
Prolog
10 lines
290 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
openpgpsdk/src/openpgpsdk.pro \
|
|
libbitdht/src/libbitdht.pro \
|
|
libretroshare/src/libretroshare.pro \
|
|
retroshare-gui/src/RetroShare.pro \
|
|
retroshare-nogui/src/retroshare-nogui.pro \
|
|
plugins/plugins.pro
|