view g23m/system/busyb/sourcesets/gle.xml @ 46:f297861532cf
fix for the keypad backlight flicker (LT_Status() for deep sleep)
author |
Mychaela Falconia <falcon@ivan.Harhan.ORG> |
date |
Thu, 12 Nov 2015 05:10:51 +0000 (2015-11-12) |
parents |
509db1a7b7b8 |
children |
|
line source
<?xml version="1.0" encoding="utf-8"?>
<sourceSet description="Generic Layout Engine" name="GLR">
<settings>
<options>
<optionDef description="Imported global settings" name="">
<condOption optRef="makcdg_opt" />
<condOption optRef="str2ind_opt" />
</optionDef>
<optionDef description="GLR local settings" name="">
<condOption name="include">
<condValue pathRef="G23_INC" />
<condValue pathRef="GPF_INC" />
<condValue pathRef="G23_INCLUDE" />
<condValue pathRef="AUSYSTEM_GWC_INCLUDE" />
<condValue pathRef="AUSYSTEM_GWC_SOURCE" />
<condValue pathRef="AUSYSTEM_GLE_INCLUDE" />
<condValue pathRef="AUSYSTEM_GLE_SOURCE" />
<condValue pathRef="INC_TOOLS" />
</condOption>
<condOption name="define">
<condValue value="TRGT_G23" />
<condValue value="USE_WIP_MALLOC" />
</condOption>
</optionDef>
</options>
</settings>
<sourceDirs>
<srcDir path="" pathRef="AUSYSTEM_GLE_SOURCE" />
<expDir path="" pathRef="AUSYSTEM_GLE_INCLUDE" />
</sourceDirs>
<sourceFiles>
<source name="engine" />
<source name="glebreak" />
<source name="gleelem" />
<source name="glefset" />
<source name="gleimage" />
<source name="gleinput" />
<source name="glekey" />
<source name="gleoptn" />
<source name="gleparag" />
<source name="gleselct" />
<source name="gletable" />
<source name="gletext" />
<source name="gleview" />
</sourceFiles>
</sourceSet>