diff g23m/system/busyb/sourcesets/llc.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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/g23m/system/busyb/sourcesets/llc.xml	Mon Jun 01 03:24:05 2015 +0000
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<sourceSet name="LLC" description="Logical Link Control">
+  <settings>
+    <options>
+      <optionDef name="" description="Imported global settings">
+        <condOption optRef="makcdg_opt" />
+        <condOption optRef="global_opt" />
+        <condOption optRef="trace_opt" />
+        <condOption optRef="str2ind_opt" />
+        <condOption optRef="em_opt" />
+        <condOption optRef="fd_opt" />
+        <condOption optRef="mmi_opt" />
+        <condOption optRef="gprs_opt" />
+      </optionDef>
+      <optionDef name="" description="LLC local settings">
+        <condOption name="include">
+          <condValue pathRef="G23_EXP_CCI" />
+          <condValue pathRef="G23_EXP_LLC" />
+        </condOption>
+        <condOption name="define">
+          <condValue require="" valRef="" value="LL_DESC" />
+          <condValue require="" valRef="" value="CC_CONCEPT" />
+        </condOption>
+      </optionDef>
+    </options>
+  </settings>
+  <sourceDirs>
+    <srcDir pathRef="G23_SRC_LLC" path="" />
+    <expDir pathRef="G23_EXP_LLC" path="" />
+  </sourceDirs>
+  <sourceFiles>
+    <source name="llc_f" />
+    <source name="llc_irxf" />
+    <source name="llc_irxl" />
+    <source name="llc_irxp" />
+    <source name="llc_irxs" />
+    <source name="llc_itxf" />
+    <source name="llc_itxp" />
+    <source name="llc_itxs" />
+    <source name="llc_itxt" />
+    <source name="llc_llmef" />
+    <source name="llc_llmep" />
+    <source name="llc_llmes" />
+    <source name="llc_pei" />
+    <source name="llc_rxf" />
+    <source name="llc_rxp" />
+    <source name="llc_rxs" />
+    <source name="llc_t200f" />
+    <source name="llc_t200p" />
+    <source name="llc_t200s" />
+    <source name="llc_txf" />
+    <source name="llc_txl" />
+    <source name="llc_txp" />
+    <source name="llc_txs" />
+    <source name="llc_uf" />
+    <source name="llc_uirxf" />
+    <source name="llc_uirxp" />
+    <source name="llc_uirxs" />
+    <source name="llc_uitxf" />
+    <source name="llc_uitxp" />
+    <source name="llc_uitxs" />
+    <source name="llc_up" />
+    <source name="llc_us" />
+    <source name="llc_ul" />
+  </sourceFiles>
+</sourceSet>