summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 20:59:19 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 20:59:19 (GMT)
commitdc4d83f7b0010268fdf1bfadccb5f6142ebf49b1 (patch)
tree2781dd1a7b784f8852425c193d87c295c826e117 /windows/proj
parent00a1908e767a3b64b145a91c5ab81493b366ea91 (diff)
downloadhdf5-dc4d83f7b0010268fdf1bfadccb5f6142ebf49b1.zip
hdf5-dc4d83f7b0010268fdf1bfadccb5f6142ebf49b1.tar.gz
hdf5-dc4d83f7b0010268fdf1bfadccb5f6142ebf49b1.tar.bz2
[svn-r11044] Purpose:
Update project file. Description: New source codes added (H5BP.c H5BPcache.c H5BPdbg.c and H5BPtest.c) Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
Diffstat (limited to 'windows/proj')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp60
1 files changed, 60 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index a66aa79..84ef180 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -276,6 +276,66 @@ SOURCE=..\..\..\src\H5B2test.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5BP.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPcache.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPdbg.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\src\H5BPtest.c
+
+!IF "$(CFG)" == "hdf5 - Win32 Release"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaDbg"
+
+!ELSEIF "$(CFG)" == "hdf5 - Win32 AlphaRel"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\src\H5BT.c
!IF "$(CFG)" == "hdf5 - Win32 Release"