Made clicking and dragging on scrollbar seek boxes scroll the widget.
[xuni.git] / doc / Makewin
blobaaa8d516a29cf0e3b31008349517c8b64f925875
1 # Makefile for xuni's doc/ subdirectory, Windows version
3 # Default target: all
4 .PHONY: all
5 all: clean
6         doxygen Doxyfile 2>&1 >doxygen.log
8 # Other targets
9 .PHONY: clean
10 clean:
11         rm -r html