From 05a3189a54125765ec1613a0bc9feb4b0049bde3 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Mon, 23 Jan 2012 12:53:59 +0100 Subject: Fix the documentation to build again - Switch to Qt 4.7.4/4.8 compatible style (from Qt Creator) - add make docs target directly to the installerfw.pro file - subsequently remove doc.pro (which was wrong to begin with) Change-Id: I3bfdd18780074df9566217fb4c0029fd122c14f0 Reviewed-by: Tim Jenssen --- installerfw.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'installerfw.pro') diff --git a/installerfw.pro b/installerfw.pro index d7fb2f429..e2b8132c6 100644 --- a/installerfw.pro +++ b/installerfw.pro @@ -8,3 +8,4 @@ test.commands=(cd installerbuilder && $(MAKE) test) test.depends = $(TARGET) QMAKE_EXTRA_TARGETS += test +include (doc/doc.pri) -- cgit v1.2.3