]> granicus.if.org Git - libevent/commit
Add nmake files to build with MSVC.
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Nov 2009 20:40:11 +0000 (20:40 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Nov 2009 20:40:11 +0000 (20:40 +0000)
commit4ca9efeaef6a56ae4109053f20e21781bd2c5ea0
tree0f668f8acdaea02deea618118f09957d428f5622
parent25a5e6819d9f49fd143308fad0d9189a8eef8a97
Add nmake files to build with MSVC.

Right now, they just make static libraries and unit tests.  They probably set lots of options wrong.

svn:r1507
Makefile.nmake [new file with mode: 0644]
test/Makefile.nmake [new file with mode: 0644]