[svn-r14298] Purpose: Remove references of H5FD_stream.c from Windows project files.

Description: The stream file driver was recently removed from the HDF5-1.8 source.  This checkin removes any left-over references in the Windows projects.

Tested:
VS2005
This commit is contained in:
Scott Wegner 2007-11-28 10:01:48 -05:00
parent c0907e82a0
commit cb2a70feb4
4 changed files with 0 additions and 130 deletions

View File

@ -2310,52 +2310,6 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\H5FDstream.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
ObjectFile="..\..\..\proj\hdf5\Debug/"
ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions=""
ObjectFile="..\..\..\proj\hdf5\Debug/"
ProgramDataBaseFileName="..\..\..\proj\hdf5\Debug/"
BrowseInformation="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions=""
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\H5FDwindows.c"
>

View File

@ -2410,54 +2410,6 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\H5FDstream.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"
ObjectFile="../../../proj/hdf5dll/Debug/"
ProgramDataBaseFileName="../../../proj/hdf5dll/Debug/"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"
ObjectFile="../../../proj/hdf5dll/Debug/"
ProgramDataBaseFileName="../../../proj/hdf5dll/Debug/"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"
ObjectFile="../../../proj/hdf5dll/Release/"
ProgramDataBaseFileName="../../../proj/hdf5dll/Release/"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"
ObjectFile="../../../proj/hdf5dll/Release/"
ProgramDataBaseFileName="../../../proj/hdf5dll/Release/"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\src\H5FDwindows.c"
>

View File

@ -918,23 +918,6 @@ SOURCE=..\..\..\src\H5FDstdio.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5FDstream.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
# PROP Intermediate_Dir "..\..\..\proj\hdf5\Debug"
!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5FDwindows.c
!IF "$(CFG)" == "hdf5 - Win32 Release"

View File

@ -990,25 +990,6 @@ SOURCE=..\..\..\src\H5FDstdio.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5FDstream.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"
# PROP Intermediate_Dir "../../../proj/hdf5dll/Release"
!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
# PROP Intermediate_Dir "../../../proj/hdf5dll/Debug"
!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\..\src\H5FDwindows.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"