If you wish to build somewhere other than your source tree (because
you want to rsync it without worrying about exclusions, or you have a
second drive with incredible write-speed), you can do it by changing a
few files.

In the following examples, I replaced "$(SolutionDir)" in the
specified properties with "c:\output\", and kept whatever followed.

in /build/common.gypi
 change OutputDirectory

run "gclient runhooks --force"

in /build/internal/essential.vsprops:
 change OutputDirectory, IntermediateDirectory,
DefaultOutputDirectory and DefaultIntermediateDirectory

in /gears/gears.vcproj
 change OutputDirectory

in /src/third_party/tcmalloc.vcproj
 change OutputDirectory

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to