From d6c8215df793e55da88e82aa7662f30edfa07522 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Fri, 16 Nov 2012 13:53:00 -0800 Subject: [PATCH] Set the default source paths for the deps to where the updater will put them --- aegisub/build/DefaultConfiguration.props | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/aegisub/build/DefaultConfiguration.props b/aegisub/build/DefaultConfiguration.props index 5ff3979fe..dfca63d22 100644 --- a/aegisub/build/DefaultConfiguration.props +++ b/aegisub/build/DefaultConfiguration.props @@ -41,7 +41,7 @@ HelperLibrary true true - false + true true true false @@ -52,5 +52,14 @@ updates.aegisub.org /trunk $(AegisubSourceBase)wxlib + + ..\..\..\deps\ffms2 + ..\..\..\deps\ffmpeg + ..\..\..\deps\fftw + ..\..\..\deps\freetype2 + ..\..\..\deps\fribidi + ..\..\..\deps\fontconfig + ..\..\..\deps\libass + ..\..\..\deps\zlib