Revision 108:debead5f6bf8 vect.pro
| vect.pro | ||
|---|---|---|
| 1 | 1 |
|
| 2 | 2 |
TEMPLATE = subdirs |
| 3 | 3 |
|
| 4 |
SUBDIRS += \ |
|
| 5 |
sub_base |
|
| 6 |
|
|
| 4 | 7 |
# We build the tests on every platform, though at the time of |
| 5 | 8 |
# writing they are only automatically run on non-Windows platforms |
| 6 | 9 |
# (because of the difficulty of getting them running nicely in the |
| 7 | 10 |
# IDE without causing great confusion if a test fails). |
| 8 | 11 |
SUBDIRS += \ |
| 9 | 12 |
sub_test_svcore_base \ |
| 13 |
sub_test_svcore_system \ |
|
| 10 | 14 |
sub_test_svcore_data_fileio \ |
| 11 | 15 |
sub_test_svcore_data_model |
| 12 | 16 |
|
| ... | ... | |
| 16 | 20 |
sub_convert \ |
| 17 | 21 |
sub_vect |
| 18 | 22 |
|
| 23 |
sub_base.file = base.pro |
|
| 24 |
|
|
| 19 | 25 |
sub_test_svcore_base.file = test-svcore-base.pro |
| 26 |
sub_test_svcore_system.file = test-svcore-system.pro |
|
| 20 | 27 |
sub_test_svcore_data_fileio.file = test-svcore-data-fileio.pro |
| 21 | 28 |
sub_test_svcore_data_model.file = test-svcore-data-model.pro |
| 22 | 29 |
|
Also available in: Unified diff