Page 1 of 1

Posted: 2006-08-18T07:39:31-07:00
by magick
You can remove most coders you do not need. Under Unix you'll need to edit the coders/Makefile to remove any reference to the coder and if you are generating a static build you need to remove references to the coder in magick/static.c. Under Windows you can simply remove any coders from the coders folder and regenerate the VisualStudio project with the configure program. It will notice the coders missing and not any dependancies to VisualStudio project.