running doxygen tradition build step vs2008
i am generating doxygen support (fairly small) digest any build.
i following accomplish this:
- added
index.html, doxygen generates, project - specified tradition build step record (not whole project)
- command line:
doxygen ../doc/doxyfile - outputs:
..doc/html/index.html - additional dependencies: '../bin/foo.exe'
- command line:
the problem is, i need build twice until vs stops explanation me digest out date.
how i repair this?
Comments
Post a Comment