From fb1e654df728791e37719dcc1ea0bc56e424fde6 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 19 Jan 2006 22:31:05 +0000 Subject: [PATCH] Adding unittests build for windows svn:r5846 --- Win32Build/vc7/unittests/unittests.vcproj | 338 ++++++++++++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100755 Win32Build/vc7/unittests/unittests.vcproj diff --git a/Win32Build/vc7/unittests/unittests.vcproj b/Win32Build/vc7/unittests/unittests.vcproj new file mode 100755 index 0000000000..7cad88669b --- /dev/null +++ b/Win32Build/vc7/unittests/unittests.vcproj @@ -0,0 +1,338 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.4.GIT