diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-04-14 19:35:53 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-04-14 19:35:53 (GMT) |
commit | 076e66c3a0e091d4cdb2ae8a3939f8278e2544ee (patch) | |
tree | e0adef0239707f43ed194121852693d99e26ba79 /windows | |
parent | 66337033829e3b29f8ac985ca4cfd26a05c31269 (diff) | |
download | hdf5-076e66c3a0e091d4cdb2ae8a3939f8278e2544ee.zip hdf5-076e66c3a0e091d4cdb2ae8a3939f8278e2544ee.tar.gz hdf5-076e66c3a0e091d4cdb2ae8a3939f8278e2544ee.tar.bz2 |
[svn-r10606] Purpose:
Remove outdate source code from hdf5/windows/proj/hdf5/hdf5.dsp
Description:
Solution:
Platforms tested:
MSVS 6.0 on windows xp.
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/proj/hdf5/hdf5.dsp | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp index 904d822..72747dd 100755 --- a/windows/proj/hdf5/hdf5.dsp +++ b/windows/proj/hdf5/hdf5.dsp @@ -691,23 +691,6 @@ SOURCE=..\..\..\src\H5FDsec2.c # End Source File # Begin Source File -SOURCE=..\..\..\src\H5FDsrb.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\H5FDstdio.c !IF "$(CFG)" == "hdf5 - Win32 Release" |