summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-11-07 16:21:11 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-11-07 16:21:11 (GMT)
commitc17b59ac25391c0f8ad5d5778c07c2185c3cea2c (patch)
tree41febf0ad5b02d5ef1f91e21638a60b5527648c2 /windows
parentbc0b7c478f4d4857023baec12763e0fb5cb45222 (diff)
downloadhdf5-c17b59ac25391c0f8ad5d5778c07c2185c3cea2c.zip
hdf5-c17b59ac25391c0f8ad5d5778c07c2185c3cea2c.tar.gz
hdf5-c17b59ac25391c0f8ad5d5778c07c2185c3cea2c.tar.bz2
[svn-r12874]
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp15
-rwxr-xr-xwindows/proj/hdf5dll/hdf5dll.dsp15
2 files changed, 30 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index aac1845..1f42eb9 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -1661,6 +1661,21 @@ SOURCE=..\..\..\src\H5Ocont.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Ocopy.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\H5Odtype.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index 78c8040..009a620 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -1771,6 +1771,21 @@ SOURCE=..\..\..\src\H5Ocont.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Ocopy.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\H5Odtype.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"