summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5dll
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 21:01:17 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 21:01:17 (GMT)
commit2744a8391c244582a94b36e398369b28a3967795 (patch)
treec6503d67f2735c86f698bae205b48767823174b6 /windows/proj/hdf5dll
parentdc4d83f7b0010268fdf1bfadccb5f6142ebf49b1 (diff)
downloadhdf5-2744a8391c244582a94b36e398369b28a3967795.zip
hdf5-2744a8391c244582a94b36e398369b28a3967795.tar.gz
hdf5-2744a8391c244582a94b36e398369b28a3967795.tar.bz2
[svn-r11045] Purpose:
update project file Description: new source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest .c) VS: [details about the changes, algorithm, etc...] Platforms tested: MSVS 6.0 on windows XP Misc. update:
Diffstat (limited to 'windows/proj/hdf5dll')
-rwxr-xr-xwindows/proj/hdf5dll/hdf5dll.dsp60
1 files changed, 60 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index 4148e63..deb0461 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -306,6 +306,66 @@ SOURCE=..\..\..\src\H5B2test.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5BP.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPcache.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPdbg.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPtest.c
+
+!IF "$(CFG)" == "hdf5dll - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5dll - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5BT.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"