summaryrefslogtreecommitdiffstats
path: root/windows/fortran/test/flush1_fortran
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-22 22:20:14 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-22 22:20:14 (GMT)
commit3b977dcc78ab24a1cbf83ab4b4c9f2c5ea036bbe (patch)
tree234783c2e2ecc6143424697568397221d71376a6 /windows/fortran/test/flush1_fortran
parent7efcd3194b6f0c89977091a9db1f777c7cc5d757 (diff)
downloadhdf5-3b977dcc78ab24a1cbf83ab4b4c9f2c5ea036bbe.zip
hdf5-3b977dcc78ab24a1cbf83ab4b4c9f2c5ea036bbe.tar.gz
hdf5-3b977dcc78ab24a1cbf83ab4b4c9f2c5ea036bbe.tar.bz2
[svn-r11133] Purpose:
Update project setting Description: remove unuseless macro Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
Diffstat (limited to 'windows/fortran/test/flush1_fortran')
-rwxr-xr-xwindows/fortran/test/flush1_fortran/flush1_fortran.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/fortran/test/flush1_fortran/flush1_fortran.dsp b/windows/fortran/test/flush1_fortran/flush1_fortran.dsp
index 4fbf75d..631c87d 100755
--- a/windows/fortran/test/flush1_fortran/flush1_fortran.dsp
+++ b/windows/fortran/test/flush1_fortran/flush1_fortran.dsp
@@ -43,7 +43,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE F90 /compile_only /include:"Release/" /nologo /warn:nofileopt
-# ADD F90 /compile_only /define:"HDF5F90_WINDOWS" /include:"Release/" /include:"..\..\..\..\proj\hdf5_fortran\Release/" /nologo /warn:nofileopt /module:"..\..\..\..\proj\hdf5_fortran\Release/"
+# ADD F90 /compile_only /include:"Release/" /include:"..\..\..\..\proj\hdf5_fortran\Release/" /nologo /warn:nofileopt /module:"..\..\..\..\proj\hdf5_fortran\Release/"
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\..\src" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -69,7 +69,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# 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 /define:"HDF5F90_WINDOWS" /include:"Debug/" /include:"..\..\..\..\proj\hdf5_fortran\Debug/" /nologo /warn:argument_checking /warn:nofileopt /module:"..\..\..\..\proj\hdf5_fortran\Debug/"
+# ADD F90 /check:bounds /compile_only /debug:full /include:"Debug/" /include:"..\..\..\..\proj\hdf5_fortran\Debug/" /nologo /warn:argument_checking /warn:nofileopt /module:"..\..\..\..\proj\hdf5_fortran\Debug/"
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\..\src" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"