From 0cabc1bc524b3a204a97679f22e58b858e0da844 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Mon, 6 Jun 2005 17:28:23 -0500 Subject: [svn-r10864] Purpose: Solve the name conflicts when building with intel fortran. Description: Rename release version of libtest_fortran.lib to libtest_fortranr.lib Solution: Platforms tested: Intel Fortran 8.1 on windows XP Misc. update: --- windows/fortran/test/libtest_fortran/libtest_fortran.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/fortran/test/libtest_fortran/libtest_fortran.dsp b/windows/fortran/test/libtest_fortran/libtest_fortran.dsp index 29e4955..38882af 100755 --- a/windows/fortran/test/libtest_fortran/libtest_fortran.dsp +++ b/windows/fortran/test/libtest_fortran/libtest_fortran.dsp @@ -52,7 +52,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo +# ADD LIB32 /nologo /out:"..\..\..\..\fortran\test\libtest_fortran\Release\libtest_fortranr.lib" !ELSEIF "$(CFG)" == "libtest_fortran - Win32 Debug" -- cgit v0.12