diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-11-29 13:32:47 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-11-29 13:32:47 (GMT) |
commit | 586ac517a1f4a6c0cd180404ed6a0335e361fb53 (patch) | |
tree | 08ba107b30435539a7f743f87790d23c55c2553c /windows_vs6/tools | |
parent | eed4c76fec2b6ebd6abe0ddccf9ba9becc2b9314 (diff) | |
download | hdf5-586ac517a1f4a6c0cd180404ed6a0335e361fb53.zip hdf5-586ac517a1f4a6c0cd180404ed6a0335e361fb53.tar.gz hdf5-586ac517a1f4a6c0cd180404ed6a0335e361fb53.tar.bz2 |
[svn-r14301] Purpose: Remove references to deleted source file from Windows project files.
Description:
h5repack_list.c was deleted from the repository recently. This check-in also removes references in the Windows library.
Tested:
Built with VS2005
Diffstat (limited to 'windows_vs6/tools')
-rwxr-xr-x | windows_vs6/tools/h5repack/h5repack.dsp | 4 | ||||
-rwxr-xr-x | windows_vs6/tools/h5repackdll/h5repackdll.dsp | 4 | ||||
-rwxr-xr-x | windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/windows_vs6/tools/h5repack/h5repack.dsp b/windows_vs6/tools/h5repack/h5repack.dsp index b94c764..737dac8 100755 --- a/windows_vs6/tools/h5repack/h5repack.dsp +++ b/windows_vs6/tools/h5repack/h5repack.dsp @@ -105,10 +105,6 @@ SOURCE=..\..\..\tools\h5repack\h5repack_filters.c # End Source File
# Begin Source File
-SOURCE=..\..\..\tools\h5repack\h5repack_list.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\tools\h5repack\h5repack_main.c
# End Source File
# Begin Source File
diff --git a/windows_vs6/tools/h5repackdll/h5repackdll.dsp b/windows_vs6/tools/h5repackdll/h5repackdll.dsp index 17832f9..8294ad4 100755 --- a/windows_vs6/tools/h5repackdll/h5repackdll.dsp +++ b/windows_vs6/tools/h5repackdll/h5repackdll.dsp @@ -105,10 +105,6 @@ SOURCE=..\..\..\tools\h5repack\h5repack_filters.c # End Source File
# Begin Source File
-SOURCE=..\..\..\tools\h5repack\h5repack_list.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\tools\h5repack\h5repack_main.c
# End Source File
# Begin Source File
diff --git a/windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp b/windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp index b522fc9..cf3a1f0 100755 --- a/windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp +++ b/windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp @@ -105,10 +105,6 @@ SOURCE=..\..\..\..\tools\h5repack\h5repack_filters.c # End Source File
# Begin Source File
-SOURCE=..\..\..\..\tools\h5repack\h5repack_list.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\tools\h5repack\h5repack_opttable.c
# End Source File
# Begin Source File
|