From 15259901ed3b19753f1fcd89b4cf7f7fc349d3dd Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 22 Dec 2009 00:28:32 +0000 Subject: [PATCH] Configuration file for chromiumos-build We aren't yet ready to use chromiumos-build, but this makes it easier to experiment. Review URL: http://codereview.chromium.org/507064 --- .chromiumos-build | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .chromiumos-build diff --git a/.chromiumos-build b/.chromiumos-build new file mode 100644 index 0000000000..41a8258801 --- /dev/null +++ b/.chromiumos-build @@ -0,0 +1,5 @@ +[Options] +# ../third_party/xscreensaver is a bit of a wart here, necessitated by odd +# directory layout. +builddirs: ../build/%(architecture)s/local_packages .. ../platform ../third_party ../third_party/xscreensaver +destdir: ../build/%(architecture)s/local_packages