diff options
Diffstat (limited to 'src/matrixOperations/jmat/test_Jmat')
-rw-r--r-- | src/matrixOperations/jmat/test_Jmat/testJmat.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj index ac0fbc21..c944b275 100644 --- a/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj +++ b/src/matrixOperations/jmat/test_Jmat/testJmat.vcproj @@ -61,6 +61,7 @@ />
<Tool
Name="VCLinkerTool"
+ OutputFile="$(SolutionDir)bin\$(ProjectName).exe"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="1"
@@ -134,6 +135,7 @@ />
<Tool
Name="VCLinkerTool"
+ OutputFile="$(SolutionDir)bin\$(ProjectName).exe"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="1"
|