diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-11-13 15:17:49 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-11-13 15:17:49 (GMT) |
commit | 9743541227cef8cf8e928f05512148c0a496331f (patch) | |
tree | 534a89887af3e6315cd905ea9cc2e233c83cc5df /MANIFEST | |
parent | 956ae9b581623756093d9d1e7e5497e2e2406b53 (diff) | |
download | hdf5-9743541227cef8cf8e928f05512148c0a496331f.zip hdf5-9743541227cef8cf8e928f05512148c0a496331f.tar.gz hdf5-9743541227cef8cf8e928f05512148c0a496331f.tar.bz2 |
[svn-r14255] Purpose: Add h5tinit.c to default Windows build process
Description:
Previously, we provided a static h5tinit.c with our Windows distribution, and provided instructions to optionally generate it. Now, we will incorporate it as part of the default build process, to emulate other platforms more closely.
Tested:
VS6
VS2005
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1818,8 +1818,6 @@ ./windows/hl/tools/gifconvdll/h52gifdll.vcproj # Misc. Projects -./windows/misc/typegen/typegen.sln -./windows/misc/typegen/typegen_fortran.sln ./windows/misc/typegen/h5fort_type_defines/h5fort_type_defines.vfproj ./windows/misc/typegen/h5fortran_detect/h5fortran_detect.vfproj ./windows/misc/typegen/h5match_types/h5match_types.vcproj @@ -2122,7 +2120,6 @@ ./windows_vs6/misc/H5fortran_detect_gen/H5fortran_detect_gen.dsw ./windows_vs6/misc/matchtypegen/H5match_types.dsp ./windows_vs6/misc/matchtypegen/matchtypegen.dsw -./windows_vs6/misc/typegen/typegen.dsw ./windows_vs6/misc/typegen/h5tinit/h5tinit.dsp ./windows_vs6/proj/all/all.dsp ./windows_vs6/proj/all/all.dsw |