commit | 0e1c24ab8953c28a02dda33c61c13c03c628dcd2 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Jan 22 14:50:05 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Jan 22 14:50:05 2001 +0000 |
tree | 3f0bc98e3e413623a9b2f7cbaac10549776bc4e7 | |
parent | 441dea5f32dcfe1f9c8f3ca9650945e37818fcac [diff] [blame] |
Waste needs the ICProgKit API.
diff --git a/Mac/scripts/genpluginprojects.py b/Mac/scripts/genpluginprojects.py index a785708..4f0f89c 100644 --- a/Mac/scripts/genpluginprojects.py +++ b/Mac/scripts/genpluginprojects.py
@@ -118,7 +118,9 @@ 'WETabs.c', 'WETabHooks.c'], libraries=['DragLib'], - extradirs=['::::Waste 1.3 Distribution:*'] + extradirs=[ + '::::Waste 1.3 Distribution:*', + '::::ICProgKit1.4:APIs'] ) genpluginproject("ctb") genpluginproject("icglue", sources=["icgluemodule.c"],