From 5f5434074a3ee48cdb7c111e4413fae4775aa1bc Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Fri, 23 May 2008 20:33:14 +0000 Subject: Introduce a user macro named $(externalsDir), which should point to the root directory of where all the external sources should live. Developers can change this value if their external sources live elsewhere. The default of '..\..' matches the current status quo. --- PCbuild/pyproject.vsprops | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops index bc41d14..66b417f 100644 --- a/PCbuild/pyproject.vsprops +++ b/PCbuild/pyproject.vsprops @@ -45,6 +45,10 @@ Value="$(SolutionDir)\python.exe" /> + @@ -54,7 +58,7 @@ />