FreeCalypso > hg > tcs211-pirelli
view g23m/system/busyb/sourcesets/power.xml @ 7:706e64623330
pdt_2091.mak patched for successful build
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 07:16:43 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="Power on/off management driver" name="power"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="TI_INCLUDES" /> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="power_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="POWER_DIR" /> </sourceDirs> <sourceFiles> <source require="RVTOOL==0" name="board/power.c" /> <source require="RVTOOL==1" name="pc/power.c" /> </sourceFiles> </sourceSet>