From 2f47d558d12dcf7f4ac8b8300ecbfe09fa7a6c2f Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Wed, 22 Aug 2007 09:56:39 -0500 Subject: [svn-r14099] Purpose: Fix Windows libtest_cstubdll output directory Description: Previously, the libtest_cstubdll project was creating the DLL in the project directory, rather than the Output directory. This was a simple typo, and not caught previously because past builds had the DLL installed. Cleaning up our batch files will make this easier to catch in the future. Tested: VS2005 on WinXP x64 --- windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj index be3e247..fc91703 100644 --- a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj +++ b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj @@ -78,7 +78,7 @@ />