summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj8
1 files 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 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="libtest_cstubdll.dll"
+ OutputFile="$(OutDir)\libtest_cstubdll.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.pdb"
@@ -172,7 +172,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="libtest_cstubdll.dll"
+ OutputFile="$(OutDir)\libtest_cstubdll.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.pdb"
@@ -265,7 +265,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="libtest_cstubddll.dll"
+ OutputFile="$(OutDir)\libtest_cstubddll.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
@@ -359,7 +359,7 @@
/>
<Tool
Name="VCLinkerTool"
- OutputFile="libtest_cstubddll.dll"
+ OutputFile="$(OutDir)\libtest_cstubddll.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateDebugInformation="true"