From 385f2b485440cfcd54abfcb1872402c91ca9dad9 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 3 Apr 2009 09:09:07 -0500 Subject: [svn-r16661] Remove command to copy h5Tinit.c in copy batch file. H5Tinit.c is generated during build and no longer exists in the windows/src folder. Tested: XP64 VS2005 --- windows/copy_hdf.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/copy_hdf.bat b/windows/copy_hdf.bat index c9b2957..63ca620 100755 --- a/windows/copy_hdf.bat +++ b/windows/copy_hdf.bat @@ -21,7 +21,6 @@ rem Last Update : November 17, 2007 by Scott Wegner pushd %~dp0 -copy /y src\H5Tinit.c ..\src > nul copy /y src\H5pubconf.h ..\src > nul copy /y fortran\src\H5f90i_gen.h ..\fortran\src > nul copy /y fortran\src\H5fortran_types.f90 ..\fortran\src > nul -- cgit v0.12