Add missing to gui/kernel benchmarks.
kernel.pro was not updated. Change-Id: Ibe11aaf5d6e788dacd2a2d33088fb9445334fb4e Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>bb10
parent
21a58910b2
commit
82d4c4a039
|
|
@ -1,4 +1,6 @@
|
|||
TEMPLATE = subdirs
|
||||
qtHaveModule(widgets): SUBDIRS = \
|
||||
qapplication \
|
||||
qwidget
|
||||
qwidget \
|
||||
qguimetatype \
|
||||
qguivariant
|
||||
|
|
|
|||
Loading…
Reference in New Issue