ucnhash module has gone.

This commit is contained in:
Jack Jansen 2001-01-25 16:28:34 +00:00
parent 4ff2fe7ee1
commit 41eb3c7dc5
12 changed files with 0 additions and 1918 deletions

View file

@ -90,7 +90,6 @@ def genallprojects(force=0):
global FORCEREBUILD
FORCEREBUILD = force
# Standard Python modules
genpluginproject("all", "ucnhash", sources=["ucnhash.c"])
genpluginproject("all", "pyexpat",
sources=["pyexpat.c"],
libraries=["libexpat.ppc.lib"],