FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/tut_tests.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="TUT test sourceSet" name="tut_tests"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="compiler options" name="TUT_FLAGS"> | |
6 <condOption optRef="tut_flags" /> | |
7 </optionDef> | |
8 <optionDef description="imported from optionset" name=""> | |
9 <condOption optRef="TI_INCLUDES" /> | |
10 </optionDef> | |
11 </options> | |
12 </settings> | |
13 <sourceDirs> | |
14 <srcDir path="" pathRef="TUT_DIR" /> | |
15 </sourceDirs> | |
16 <sourceFiles> | |
17 <source name="tests/tut_test_misc.c" /> | |
18 <source name="tests/tut_test_demo.c" /> | |
19 <source name="tests/tut_test_regr.c" /> | |
20 </sourceFiles> | |
21 </sourceSet> |