FreeCalypso > hg > tcs211-l1-reconst
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="Generic Layout Engine" name="GLR"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Imported global settings" name=""> | |
6 <condOption optRef="makcdg_opt" /> | |
7 <condOption optRef="str2ind_opt" /> | |
8 </optionDef> | |
9 <optionDef description="GLR local settings" name=""> | |
10 <condOption name="include"> | |
11 <condValue pathRef="G23_INC" /> | |
12 <condValue pathRef="GPF_INC" /> | |
13 <condValue pathRef="G23_INCLUDE" /> | |
14 <condValue pathRef="AUSYSTEM_GWC_INCLUDE" /> | |
15 <condValue pathRef="AUSYSTEM_GWC_SOURCE" /> | |
16 <condValue pathRef="AUSYSTEM_GLE_INCLUDE" /> | |
17 <condValue pathRef="AUSYSTEM_GLE_SOURCE" /> | |
18 <condValue pathRef="INC_TOOLS" /> | |
19 </condOption> | |
20 <condOption name="define"> | |
21 <condValue value="TRGT_G23" /> | |
22 <condValue value="USE_WIP_MALLOC" /> | |
23 </condOption> | |
24 </optionDef> | |
25 </options> | |
26 </settings> | |
27 <sourceDirs> | |
28 <srcDir path="" pathRef="AUSYSTEM_GLE_SOURCE" /> | |
29 <expDir path="" pathRef="AUSYSTEM_GLE_INCLUDE" /> | |
30 </sourceDirs> | |
31 <sourceFiles> | |
32 <source name="engine" /> | |
33 <source name="glebreak" /> | |
34 <source name="gleelem" /> | |
35 <source name="glefset" /> | |
36 <source name="gleimage" /> | |
37 <source name="gleinput" /> | |
38 <source name="glekey" /> | |
39 <source name="gleoptn" /> | |
40 <source name="gleparag" /> | |
41 <source name="gleselct" /> | |
42 <source name="gletable" /> | |
43 <source name="gletext" /> | |
44 <source name="gleview" /> | |
45 </sourceFiles> | |
46 </sourceSet> |