| Commit message (Collapse) | Author | Files | Lines |
|
|
|
It was getting on my nerves too much, decided to actually fix their code.
|
|
Instead, altered the VC2008 cryptopp project settings.
Someone else will probably need to do the same thing for the 2013 version, since I don't have access to VC2013.
|
|
I also added a warning(push)/(pop) around crpytlib.cpp because it would go crazy with warnings.
So now, the only warning from cryptopp that is not blocked is 'unreferenced local function has been removed', which also occurs at a single function.
|
|
|
|
|
|
|
|
|