From 6466ec1bf33285f8210fd942c0090980e3a52945 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 12 Oct 2011 15:21:24 +0200 Subject: Doc: Add ability to generate documentation for the module. -Added targets so that "make docs" will generate the documentation. Change-Id: I16a74d7e15e12df16570f110c7e67a110d53afad Reviewed-by: Michael Goddard --- qtmultimedia.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index 580a98a63..0a2ca0508 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -20,3 +20,4 @@ SUBDIRS += module_qtmultimedia_src \ module_qtmultimedia_examples \ module_qtmultimedia_tests \ +include(doc/config/qtmultimedia_doc.pri) -- cgit v1.2.3