|
Project Information
Featured
Downloads
Links
|
This project aims to generate a graphical overview of all dependent libraries of a C++ MS Studio Solution source directory. It is hard to find a way to quickly check which how many libraries are linked to one project. You can now include this script as part of your dOxygen module documentation. The output of its rendering process is a set of html files and images that allow you to quickly check dlls dependencies. An example of output docs build from the included sample projects http://libdep.googlecode.com/svn/trunk/output/index.html
This project was written in python. |