FreeCalypso > hg > tcs211-l1-reconst
comparison g23m/system/busyb/sourcesets/sim32_drv.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="SIM32 driver" name="sim32_drv"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Settings (from optionSet)" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include"> | |
8 <condValue pathRef="DRIVERS_APP_DIR" /> | |
9 </condOption> | |
10 <condOption optRef="sim32_drv_flags" /> | |
11 </optionDef> | |
12 </options> | |
13 </settings> | |
14 <sourceDirs> | |
15 <srcDir path="" pathRef="SIM_DRV_DIR" /> | |
16 <expDir path="" pathRef="" /> | |
17 </sourceDirs> | |
18 <sourceFiles> | |
19 <source name="sim32.c" /> | |
20 </sourceFiles> | |
21 </sourceSet> |