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:
defnax 2012-07-18 10:53:17 +00:00
parent 47d652b4ec
commit dece8cc8b6

View File

@ -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