diff --git a/Windows-builds-for-dev-snapshot.md b/Windows-builds-for-dev-snapshot.md new file mode 100644 index 0000000..42ce2a0 --- /dev/null +++ b/Windows-builds-for-dev-snapshot.md @@ -0,0 +1,4 @@ +Temporary windows builds for the *openssl* HEAD can be found about 15 minutes after commit at the following locations: + +- [static](http://az837280.vo.msecnd.net/i2pd/i2pd-msvc-12.0-x86-static.zip), does not require anything else but maybe [UPnP dll](http://miniupnp.free.fr/files/), if you are behind the firewall and don't feel like forwarding ports manually +- [shared](http://az837280.vo.msecnd.net/i2pd/i2pd-msvc-12.0-x86-shared.zip), this include Boost DLLs, zlib dll, and you might want to install [C++ redistributables for VC++2013](https://www.microsoft.com/en-us/download/details.aspx?id=40784) \ No newline at end of file