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>bb10
parent
ed2068063a
commit
ecb2c0c24c
|
|
@ -5,8 +5,8 @@ SUBDIRS = \
|
|||
customcompleter \
|
||||
echoplugin \
|
||||
i18n \
|
||||
plugandpaint \
|
||||
plugandpaintplugins \
|
||||
plugandpaint \
|
||||
regexp \
|
||||
settingseditor \
|
||||
styleplugin \
|
||||
|
|
|
|||
Loading…
Reference in New Issue