From b3e569c4bc31fbe0aa880da8935769fbff615425 Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Tue, 26 Oct 2004 22:30:49 -0500 Subject: [svn-r9468] Purpose: Update and new feature. Description: Update hdf5 and hdf5dll projects as new source codes were added into hdf5/src directory. Add several library and tools test projects and updated testing batch file. Solution: 1. Add H5C.c H5Cprivate.h H5Cpublic.h under hdf5/src into hdf5 and hdf5dll projects. 2. Add dangle, dangledll, filename, filenamedll projects under hdf5\test directory. 3. Add talign and taligndll projects under hdf5\tools directory. 4. Add the above 4 projects to the dependencies of "all" project. 5. Update hdf5test.bat under hdf5\test directory to include the above tests. Platforms tested: Microsoft Visual C++ 6.0 on Windows 2000/XP. (Note: As hdf5\tools\lib\talign.c file includes a header file unistd.h, which does not exist in Windows system, we need to update this file to include a Windows Macro to exclude this header file in Windows.) Misc. update: --- windows/all.zip | Bin 373189 -> 382077 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 7d2c58f..b0c2b72 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12