Renamed the pro-file of OpenPGP-SDK from "src.pro" to "openpgpsdk.pro".

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-07-13 22:19:32 +00:00
parent 7e226558e4
commit b59f8e664a
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS += \ SUBDIRS += \
openpgpsdk/src/src.pro \ openpgpsdk/src/openpgpsdk.pro \
libbitdht/src/libbitdht.pro \ libbitdht/src/libbitdht.pro \
libretroshare/src/libretroshare.pro \ libretroshare/src/libretroshare.pro \
retroshare-gui/src/RetroShare.pro \ retroshare-gui/src/RetroShare.pro \