From bc5e27190f11e23d1737a0644fa221f1642f3f6a Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Thu, 15 May 2008 06:36:36 +0000 Subject: [PATCH] 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 | 212 +++++++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 WIN32-Prj/regress/regress.vcproj diff --git a/WIN32-Prj/regress/regress.vcproj b/WIN32-Prj/regress/regress.vcproj new file mode 100644 index 00000000..de8a6dbc --- /dev/null +++ b/WIN32-Prj/regress/regress.vcproj @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +