Include QtPropertyBrowser build in libremapping.pro

This commit is contained in:
Tats
2013-12-08 12:02:18 -05:00
parent 1551f5cbc1
commit bffbe2415c
+2
View File
@@ -6,6 +6,8 @@ QT += gui opengl
LIBS += -lglut -lGLU
RESOURCES = libremapping.qrc
include(qtpropertybrowser/src/qtpropertybrowser.pri)
docs.depends = $(HEADERS) $(SOURCES)
docs.commands = (cat Doxyfile; echo "INPUT = $?") | doxygen -
QMAKE_EXTRA_TARGETS += docs