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