FreeCalypso > hg > tcs211-c139
comparison g23m/system/busyb/sourcesets/atp.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="ATP" name="atp"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Settings (from optionSet)" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include"> | |
8 <condValue pathRef="SERVICES_DIR" /> | |
9 </condOption> | |
10 <condOption optRef="atp_flags" /> | |
11 </optionDef> | |
12 </options> | |
13 </settings> | |
14 <sourceDirs> | |
15 <srcDir path="" pathRef="ATP_DIR" /> | |
16 <expDir path="" pathRef="" /> | |
17 </sourceDirs> | |
18 <sourceFiles> | |
19 <source name="atp_cmd.c" /> | |
20 <source name="atp_env.c" /> | |
21 <source name="atp_services.c" /> | |
22 <source name="atp_sw_ent.c" /> | |
23 <source name="atp_port.c" /> | |
24 <source name="atp_gsm_bt_api.c" /> | |
25 <source require="RVTOOL==0" name="atp_gsm_bt_api_misc.c" /> | |
26 <source require="RVTOOL==1" name="atp_gsm_gsm_api_dummy.c" /> | |
27 <source require="RVTOOL==1" name="atp_uart.c" /> | |
28 <source require="RVTOOL==1" name="atp_uart_api.c" /> | |
29 <source require="RVTOOL==1" name="atp_uart_env.c" /> | |
30 <source require="RVTOOL==1" name="atp_uart_handle_msg.c" /> | |
31 </sourceFiles> | |
32 </sourceSet> |