More documentation, added some additional dependencies for future expansion of the library (SDL_ffmpeg, yaml-cpp)

This commit is contained in:
2011-05-27 04:26:45 +00:00
parent 8652136f75
commit 1cdf80aab6
9 changed files with 237 additions and 1810 deletions

View File

@@ -81,7 +81,7 @@ staticlib: $(LIBOBJ)
.PHONY: docs
docs:
doxygen doxygen.conf
cd libsdlgame && doxygen doxygen.conf
.PHONY: clean
clean: