From 80b71590a835a41f39ce446e5c3f3e3debf5621d Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Wed, 21 May 2008 12:38:06 -0500 Subject: [svn-r15057] Purpose: Fix Windows project libtestdll module path Description: The source file tf.f90 now produces a module error_handler.mod, which was being created in a wrong directory. As a result, Visual Studio couldn't find it, and building failed. This corrects the module path of libtestdll project. Tested: VS2005 on WinXP --- .../libtest_fortrandll/libtest_fortrandll.vfproj | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj b/windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj index 61bc96d..8786586 100644 --- a/windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj +++ b/windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj @@ -7,39 +7,39 @@ + - - - + + + - - - + + - + - - + + - + - - + + -- cgit v0.12