Česky
Kamil Dudka

RRV - Radiosity Renderer and Visualizer (C++, OpenGL)

File detail

Name:DownloadMakefile [Download]
Location: rrv > doc > api
Size:123 B
Last modification:2022-09-09 13:06

Source code

# Makefile
# 
# By Kamil Dudka, 2007
 
doc:
	doxygen doxygen.conf
 
wizard:
	doxywizard doxygen.conf &
 
clean:
	rm -rfv html