From 48d4364eb82528f3188ac8a1b1f0ebe36e4efd3e Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Fri, 30 Jan 2015 12:33:48 -0800 Subject: [PATCH] Fix tests compilation on Windows --- build/tests/tests.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/build/tests/tests.vcxproj b/build/tests/tests.vcxproj index aa1d92a71..1dbbfb1af 100644 --- a/build/tests/tests.vcxproj +++ b/build/tests/tests.vcxproj @@ -26,6 +26,7 @@ $(SrcDir)support; %(AdditionalIncludeDirectories) + $(SrcDir) $(AegisubLibraryDir);%(AdditionalLibraryDirectories)