diff g23m/system/busyb/sourcesets/gle.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/gle.xml	Mon Jun 01 03:24:05 2015 +0000
@@ -0,0 +1,46 @@
+<?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>