This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
TEMPLATE = subdirs |
| 2 |
SUBDIRS = sub_src sub_unittest |
| 3 |
|
| 4 |
sub_src.subdir = src |
| 5 |
sub_unittest.subdir = tests |
| 6 |
sub_unittest.depends = sub_src |