10 lines
151 B
Prolog
10 lines
151 B
Prolog
CONFIG += ordered
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = benchmark \
|
|
filelist \
|
|
projectfile \
|
|
translationhandler \
|
|
xmlreport \
|
|
xmlreportv2
|