mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added openpgpsdk compile to build-all-mingw32make.bat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
47d652b4ec
commit
dece8cc8b6
@ -21,6 +21,14 @@ qmake libretroshare.pro
|
||||
|
||||
mingw32-make
|
||||
|
||||
cd ..\..\openpgpsdk\src
|
||||
|
||||
mingw32-make clean
|
||||
|
||||
qmake openpgpsdk.pro
|
||||
|
||||
mingw32-make
|
||||
|
||||
cd ..\..\retroshare-nogui\src
|
||||
|
||||
mingw32-make clean
|
||||
|
Loading…
Reference in New Issue
Block a user