]> granicus.if.org Git - libevent/commit
Attempt to make a project for the regression test. There are several problems:
authorNiels Provos <provos@gmail.com>
Thu, 15 May 2008 06:36:36 +0000 (06:36 +0000)
committerNiels Provos <provos@gmail.com>
Thu, 15 May 2008 06:36:36 +0000 (06:36 +0000)
commitbc5e27190f11e23d1737a0644fa221f1642f3f6a
treeff7d1cf3710182d7062ff08a6880e0531e4978af
parent89a1512a74a8ae8b920ce52c7b0f706bf59832b8
Attempt to make a project for the regression test. There are several problems:
   - no gettimeofday on windows
   - no varargs macros on windows (all the rpc stuff does not build)
   - no zlib on windows (zlib test does not build)
   - some library dependencies seem to be missing

svn:r833
WIN32-Prj/regress/regress.vcproj [new file with mode: 0644]