FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/l1_custom_int_1.xml @ 147:80a10cce16e0
l1_sync.c: no longer need to include hacked-up l1_pwmgr.h
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Sun, 15 May 2016 19:29:11 +0000 |
| parents | 509db1a7b7b8 |
| children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="layer 1 custom internal files #1" name="l1_custom_int_1"> <settings> <options> <optionDef description="compiler options for L1"> <condOption optRef="l1_flags_16" /> <condOption optRef="l1_include" /> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="LAYER1_DIR" /> </sourceDirs> <sourceFiles> <source name="cust0/l1_cust.c" /> <source name="cust0/ind_os.c" /> <source name="cint/cust_os.c" require="OP_L1_STANDALONE==1" /> </sourceFiles> </sourceSet>
