diff options
Diffstat (limited to 'src/matrixOperations/eye/test_MatrixEye')
-rw-r--r-- | src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj b/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj index e32fc0a3..cfa315b2 100644 --- a/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.vcproj +++ b/src/matrixOperations/eye/test_MatrixEye/testMatrixEye.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"
|