Mark some declarative libraries as internal.
authorStephen Kelly <stephen.kelly@kdab.com>
Mon, 23 Jul 2012 07:43:51 +0000 (09:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jul 2012 11:27:36 +0000 (13:27 +0200)
commit3bb7128fb705fa88ba955ca0ae6bd44fcef8fa4b
tree0ea6ce9126a66c3ce05365d7c3d69be30f654470
parenta53253d89fc281d8754aeeaaa497cf42ce5d314e
Mark some declarative libraries as internal.

The QtQuickParticles module is actually a QML plugin, even though it is
installed to lib/, and it doesn't have useful public API.

The QmlDevTools module is internal and non-stable API.

This avoids creating CMake files for those modules.

Change-Id: Iae7a66b18728d65aa6abd660365f0878bc6574a4
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/particles/particles.pro
src/qmldevtools/qmldevtools.pro