mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[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
This commit is contained in:
parent
149fd72322
commit
385f2b4854
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user