blob: c469bde066005b1e303d5811ac0ec0c0d14b409c [file] [log] [blame]
include(testcpp.qdocconf)
moduleheader = TestCPP
project = Test
description = "A test project for QDoc build artifacts"
outputdir = ./html
exampledirs = qml
headerdirs += .
sourcedirs += qml
# Exclude source files from other tests' subdirs
excludedirs = ./bug80259
sources.fileextensions = "*.qml *.cpp *.qdoc"
headers.fileextensions = "*.h"
macro.begincomment = "\\c{/*}"
macro.QDocTestVer = "1.1"