fix processing order for qmake -r

the plugandpaint example statically links to one of the plugins, so
there is a build-time dependency.

Change-Id: I9c77b5641028e6b958ceeea56c606bda59f396b4
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen 2013-04-18 11:23:33 +02:00 committed by The Qt Project
parent ed2068063a
commit ecb2c0c24c

View File

@ -5,8 +5,8 @@ SUBDIRS = \
customcompleter \
echoplugin \
i18n \
plugandpaint \
plugandpaintplugins \
plugandpaint \
regexp \
settingseditor \
styleplugin \