FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/gil.xml @ 17:7f42cf4bca79
DSP patch *.c files: dummies replaced with extracted real char arrays
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Wed, 21 Oct 2015 03:18:53 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="gil utility" name="gil"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="TI_INCLUDES" /> <condOption name="include" require="RVTOOL==1"> <condValue pathRef="RVTOOL_DIR" /> </condOption> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="gil_flags" /> </optionDef> <optionDef description="GIL local settings" name=""> <condOption name="define"> <condValue value="RIV_GIL" /> </condOption> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="GIL_DIR" /> </sourceDirs> <sourceFiles> <source name="gil_gpf.c" /> </sourceFiles> </sourceSet>