From ae6b8f95bc079770e5b70b15197ece82b0d348d4 Mon Sep 17 00:00:00 2001 From: David Reid Date: Wed, 25 Apr 2018 16:18:37 +1000 Subject: [PATCH] Update project file to use the correct output directory. --- tests/mal_test_0.vcxproj | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/mal_test_0.vcxproj b/tests/mal_test_0.vcxproj index 8c81e78d..da80aff1 100644 --- a/tests/mal_test_0.vcxproj +++ b/tests/mal_test_0.vcxproj @@ -98,7 +98,7 @@ true - ../../../mal/ + bin/ $(IncludePath) C:\dev-other\SDL2-2.0.3\lib\x86;C:\dev-other\openal-soft-1.16.0-bin\libs\Win32;$(LibraryPath) @@ -106,15 +106,16 @@ $(IncludePath) C:\dev-other\SDL2-2.0.3\lib\x86;C:\dev-other\openal-soft-1.16.0-bin\libs\Win32;$(LibraryPath) true + bin/ true - ../../../mal/ + bin/ $(IncludePath) false - ../../../mal/ + bin/ $(IncludePath) C:\dev-other\SDL2-2.0.3\lib\x86;$(LibraryPath) @@ -122,10 +123,11 @@ $(IncludePath) C:\dev-other\SDL2-2.0.3\lib\x86;$(LibraryPath) false + bin/ false - ../../../mal/ + bin/ $(IncludePath)