igc.pro
changeset 32 ec55981d8419
parent 31 8a78deb099db
--- a/igc.pro	Sun Jan 29 12:18:43 2012 +0100
+++ b/igc.pro	Sun Jan 29 12:22:00 2012 +0100
@@ -41,7 +41,7 @@
 	   igc.cc plot.cc
 
 # doxygen documentation
-doxy.target = .build/html/index.html
+doxy.target = doc/html/index.html
 doxy.depends = Doxyfile $$SOURCES $$HEADERS
 doxy.commands = doxygen Doxyfile \
 		&& touch $$doxy.target