summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2006-03-07 19:10:32 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2006-03-07 19:10:32 (GMT)
commitc3bc0d362acad32b6c50d4e301992ce6bb94c867 (patch)
treeae2063a4569e750525ab799f4f96902e18785282 /windows
parente5c65dc7b49ba1a8a35788f4746b231b3935ceaf (diff)
downloadhdf5-c3bc0d362acad32b6c50d4e301992ce6bb94c867.zip
hdf5-c3bc0d362acad32b6c50d4e301992ce6bb94c867.tar.gz
hdf5-c3bc0d362acad32b6c50d4e301992ce6bb94c867.tar.bz2
[svn-r12024] Purpose:
Maintenance on Windows Description: Add H5dbg.c into project file Solution: Platforms tested: Misc. update:
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 eee2fc8..180cbfe 100755
--- a/windows/proj/hdf5/hdf5.dsp
+++ b/windows/proj/hdf5/hdf5.dsp
@@ -340,6 +340,21 @@ SOURCE=..\..\..\src\H5D.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5dbg.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\H5Dcompact.c
!IF "$(CFG)" == "hdf5 - Win32 Release"
diff --git a/windows/proj/hdf5dll/hdf5dll.dsp b/windows/proj/hdf5dll/hdf5dll.dsp
index b1caf5f..492d35f 100755
--- a/windows/proj/hdf5dll/hdf5dll.dsp
+++ b/windows/proj/hdf5dll/hdf5dll.dsp
@@ -374,6 +374,21 @@ SOURCE=..\..\..\src\H5D.c
# End Source File
# Begin Source File
+SOURCE=..\..\..\src\H5dbg.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\H5Dcompact.c
!IF "$(CFG)" == "hdf5dll - Win32 Release"