From c64d7ce2a27e449dd7d0095b62ecc4f9495604e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Thu, 11 Oct 2012 15:23:49 +0200 Subject: Update docs after modularization of docs The global files now live in qtbase only, and are made available to the other modules via the $QT_INSTALL_DOCS variable. We now use QMAKE_DOCS to trigger doc generation instead of rolling our own rules for qdoc. Change-Id: I900029d71c305a1f269cddeeb0e05c524d933834 Reviewed-by: Jerome Pasion --- qtmultimedia.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'qtmultimedia.pro') diff --git a/qtmultimedia.pro b/qtmultimedia.pro index b23ed1e0d..0b7712f04 100644 --- a/qtmultimedia.pro +++ b/qtmultimedia.pro @@ -24,5 +24,3 @@ mac { load(qt_parts) -# for make docs: -include(src/multimedia/doc/qtmultimedia_doc.pri) -- cgit v1.2.3