From e7ab19480980767c9fd122d14214b6177958181c Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Fri, 9 Nov 2012 18:26:55 -0800 Subject: [PATCH] Set the output base relative to the project so that it works when building projects directly --- aegisub/build/paths.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aegisub/build/paths.props b/aegisub/build/paths.props index de0725509..19e0b6e4d 100644 --- a/aegisub/build/paths.props +++ b/aegisub/build/paths.props @@ -10,7 +10,7 @@ $(AegisubSourceBase)..\contrib\ - $(SolutionDir) + $(AegisubSourceBase) $(AegisubOutputBase)bin\