summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-12-06 17:52:45 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-12-06 17:52:45 (GMT)
commit792b756e2beca141bb57e3d01403621008c3241b (patch)
treefa1db1b3d99d236f42c9e78d416cd0fd84036bf1 /windows
parentcf1d54135686184d7f18962825a7eafb5a373896 (diff)
downloadhdf5-792b756e2beca141bb57e3d01403621008c3241b.zip
hdf5-792b756e2beca141bb57e3d01403621008c3241b.tar.gz
hdf5-792b756e2beca141bb57e3d01403621008c3241b.tar.bz2
[svn-r11764] Purpose:
Maintenance on Windows Description: Add H5Goh.c, H5Doh.c and H5Toh.c into hdf5.dsp Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/proj/hdf5/hdf5.dsp45
1 files changed, 45 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.dsp b/windows/proj/hdf5/hdf5.dsp
index 922c5eb..d8ac24f 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -562,6 +562,21 @@ SOURCE=..\..\..\src\H5Dmpio.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Doh.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\H5Dselect.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -1020,6 +1035,21 @@ SOURCE=..\..\..\src\H5Gobj.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Goh.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\H5Gstab.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
@@ -2124,6 +2154,21 @@ SOURCE=..\..\..\src\H5Toffset.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5Toh.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\H5Topaque.c
!IF "$(CFG)" == "hdf5 - Win32 Release"