> Cleaning up some old ace files and noticed these. What are zlib and
> libpng and when should they be included?
Before having the notion of libraries, every vision2 project on Windows required
those 2 C external libraries to be referenced in your Ace file. Now this is done
once and for all in the configuration file for the vision2 library. As a user, you
only need to reference the vision2.ecf configuration file in your project to have
those 2 C external libraries added to the project.
Hope this helps,
Manu