From 0e93309eb506386180a64719077126ee21ad6abb Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sun, 11 Apr 2004 17:45:31 +0000 Subject: The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so removed the comment saying they don't work, and changed the build step to run them. If they're failing for someone else, please give details about what failed. --- PCbuild/bz2.vcproj | 3 ++- PCbuild/readme.txt | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/PCbuild/bz2.vcproj b/PCbuild/bz2.vcproj index f3e170b..415f03a 100644 --- a/PCbuild/bz2.vcproj +++ b/PCbuild/bz2.vcproj @@ -3,6 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="bz2" + RootNamespace="bz2" SccProjectName="bz2" SccLocalPath=".."> @@ -62,7 +63,7 @@