|
|
@ -431,8 +431,8 @@ EXCLUDE_SYMLINKS = NO
|
|
|
|
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
|
|
|
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
|
|
|
# certain files from those directories.
|
|
|
|
# certain files from those directories.
|
|
|
|
|
|
|
|
|
|
|
|
EXCLUDE_PATTERNS = *.tqmoc.* \
|
|
|
|
EXCLUDE_PATTERNS = *.moc.* \
|
|
|
|
tqmoc* \
|
|
|
|
moc* \
|
|
|
|
*.all_cpp.* \
|
|
|
|
*.all_cpp.* \
|
|
|
|
*unload.* \
|
|
|
|
*unload.* \
|
|
|
|
*/test/* \
|
|
|
|
*/test/* \
|
|
|
|