RetroShare/openpgpsdk/src
AsamK 2be400e33e CONFIG shouldn't be reset at qmake call, use CONFIG+=… instead
With CONFIG=…, the default values of CONFIG are cleared, with qt4 this
doesn't seem to be a problem, but with qt5 the build fails.

CONFIG=staticlib in openpgpsdk.pro was added in 3caeb0ab7f
for OS X, but is not necessary on linux
2015-09-01 14:53:17 +02:00
..
openpgpsdk fixed potential use after free in openpgpsdk 2015-06-16 14:09:34 +00:00
openpgpsdk.pro CONFIG shouldn't be reset at qmake call, use CONFIG+=… instead 2015-09-01 14:53:17 +02:00