From: Jack Jansen Date: Mon, 22 Jan 2001 14:50:05 +0000 (+0000) Subject: Waste needs the ICProgKit API. X-Git-Tag: v2.1a1~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e1c24ab8953c28a02dda33c61c13c03c628dcd2;p=thirdparty%2FPython%2Fcpython.git Waste needs the ICProgKit API. --- diff --git a/Mac/scripts/genpluginprojects.py b/Mac/scripts/genpluginprojects.py index a785708e48fb..4f0f89c52bb4 100644 --- a/Mac/scripts/genpluginprojects.py +++ b/Mac/scripts/genpluginprojects.py @@ -118,7 +118,9 @@ def genallprojects(force=0): '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"],