summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-11-19 22:11:22 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-11-19 22:11:22 (GMT)
commit9f55ae114eda54a5ef2d4e524de26dd0fae008dd (patch)
treec1a484d15e8b5f598d25d602d1f4f684a71cf977
parent878a9e1740d165ceedc4da7bf803baa12610cfad (diff)
downloadhdf5-9f55ae114eda54a5ef2d4e524de26dd0fae008dd.zip
hdf5-9f55ae114eda54a5ef2d4e524de26dd0fae008dd.tar.gz
hdf5-9f55ae114eda54a5ef2d4e524de26dd0fae008dd.tar.bz2
[svn-r12947] update h5repack project files on windows.
It is very hard to maintain the frequent changed h5repack tool on windows.
-rwxr-xr-xwindows/tools/h5repack/h5repack.dsp7
-rwxr-xr-xwindows/tools/h5repackdll/h5repackdll.dsp7
-rwxr-xr-xwindows/tools/testfiles/h5repacktst/h5repacktst.dsp25
3 files changed, 7 insertions, 32 deletions
diff --git a/windows/tools/h5repack/h5repack.dsp b/windows/tools/h5repack/h5repack.dsp
index 4c42b45..674875c 100755
--- a/windows/tools/h5repack/h5repack.dsp
+++ b/windows/tools/h5repack/h5repack.dsp
@@ -26,7 +26,6 @@ CFG=h5repack - Win32 Debug
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
-F90=df.exe
RSC=rc.exe
!IF "$(CFG)" == "h5repack - Win32 Release"
@@ -42,6 +41,7 @@ RSC=rc.exe
# PROP Intermediate_Dir "../../../tools/h5repack/Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
@@ -68,6 +68,7 @@ LINK32=link.exe
# PROP Intermediate_Dir "../../../tools/h5repack/Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD F90 /browser /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
@@ -120,10 +121,6 @@ SOURCE=..\..\..\tools\h5repack\h5repack_parse.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\tools\h5repack\h5repack_refs.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\tools\h5repack\h5repack_verify.c
# End Source File
# End Group
diff --git a/windows/tools/h5repackdll/h5repackdll.dsp b/windows/tools/h5repackdll/h5repackdll.dsp
index 0533f1b..b70a462 100755
--- a/windows/tools/h5repackdll/h5repackdll.dsp
+++ b/windows/tools/h5repackdll/h5repackdll.dsp
@@ -26,7 +26,6 @@ CFG=h5repackdll - Win32 Debug
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
-F90=df.exe
RSC=rc.exe
!IF "$(CFG)" == "h5repackdll - Win32 Release"
@@ -42,6 +41,7 @@ RSC=rc.exe
# PROP Intermediate_Dir "../../../tools/h5repackdll/Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
@@ -68,6 +68,7 @@ LINK32=link.exe
# PROP Intermediate_Dir "../../../tools/h5repackdll/Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD F90 /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
@@ -120,10 +121,6 @@ SOURCE=..\..\..\tools\h5repack\h5repack_parse.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\tools\h5repack\h5repack_refs.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\tools\h5repack\h5repack_verify.c
# End Source File
# End Group
diff --git a/windows/tools/testfiles/h5repacktst/h5repacktst.dsp b/windows/tools/testfiles/h5repacktst/h5repacktst.dsp
index 884adfb..fd91a71 100755
--- a/windows/tools/testfiles/h5repacktst/h5repacktst.dsp
+++ b/windows/tools/testfiles/h5repacktst/h5repacktst.dsp
@@ -26,7 +26,6 @@ CFG=h5repacktst - Win32 Debug
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
-F90=df.exe
RSC=rc.exe
!IF "$(CFG)" == "h5repacktst - Win32 Release"
@@ -42,6 +41,7 @@ RSC=rc.exe
# PROP Intermediate_Dir "../../../../tools/testfiles/h5repacktst/Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
@@ -68,6 +68,7 @@ LINK32=link.exe
# PROP Intermediate_Dir "../../../../tools/testfiles/h5repacktst/Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
+F90=df.exe
# ADD BASE F90 /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD F90 /browser /check:bounds /compile_only /debug:full /include:"Debug/" /nologo /warn:argument_checking /warn:nofileopt
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
@@ -116,31 +117,11 @@ SOURCE=..\..\..\..\tools\h5repack\h5repack_parse.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\tools\h5repack\h5repack_refs.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\..\..\tools\h5repack\h5repack_verify.c
# End Source File
# Begin Source File
-SOURCE=..\..\..\..\tools\h5repack\testh5repack_attr.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\..\tools\h5repack\testh5repack_dset.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\..\tools\h5repack\testh5repack_main.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\..\tools\h5repack\testh5repack_make.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\..\..\tools\h5repack\testh5repack_util.c
+SOURCE=..\..\..\..\tools\h5repack\h5repacktst.c
# End Source File
# End Group
# Begin Group "Header Files"