From 243188a036be3c8b218eb11f2d0b0ac84b034b5a Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Mon, 13 Jun 2011 22:04:13 +1200 Subject: Initial import Signed-off-by: Mike Beattie --- project | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 project (limited to 'project') diff --git a/project b/project new file mode 100644 index 0000000..3264ad4 --- /dev/null +++ b/project @@ -0,0 +1,13 @@ +# List all the schematics to be netlisted and laid out on the pc board +schematics doorcontrol.sch + +# for an output-name of foo, gsch2pcb generates files foo.net, foo.pcb, +# and foo.new.pcb. if there is no output name specified, the file names +# are derived from the first listed schematic... +output-name doorcontrol + +elements-dir ../bdale/pkg +elements-dir /usr/share/pcb + +# stick to newlib elements, don't use the older/odder m4 stuff +skip-m4 -- cgit v1.2.3