Files
qt-creator/tests/auto/debugger/debugger.pro
hjk a9a3f0e306 Debugger: Add offset test for QDateTime
Change-Id: I08d4023eee9c3af02e448f8bed41dba61d8b0989
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2014-03-28 14:16:06 +01:00

11 lines
173 B
Prolog

TEMPLATE = subdirs
SUBDIRS += gdb.pro
SUBDIRS += dumpers.pro
SUBDIRS += namedemangler.pro
SUBDIRS += simplifytypes.pro
SUBDIRS += disassembler.pro
SUBDIRS += offsets.pro