-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cdtbuild
74 lines (73 loc) · 5.18 KB
/
.cdtbuild
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8"?>
<?fileVersion 2.0.0?>
<ManagedProjectBuildInfo>
<target id="CpTune.com.palmsource.eclipse.palmos4dev.target.m68k_palmos.exe.1912282441" name="Garnet OS 68K Application" parent="com.palmsource.eclipse.palmos4dev.target.m68k_palmos.exe" isAbstract="false" artifactName="CpTune" isTest="false">
<configuration id="target.m68k_palmos.exe.debug.1926902899" name="Debug" parent="target.m68k_palmos.exe.debug">
<toolReference id="com.palmsource.eclipse.palmostools.compiler.palmrc" command=""$(TOOLS_DIR)PalmRC"" outputPrefix="" inputFlag="" outputFlag="-o" outputs="trc">
<optionReference id="tool.compiler.palmrc.option.otherFlags">
<listOptionValue value="-p PalmOS4" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.palmrc.option.locale" defaultValue=" enUS"/>
<optionReference id="tool.compiler.palmrc.option.overlayFilter" defaultValue="None specified"/>
<optionReference id="tool.compiler.palmrc.option.encodingTarget" defaultValue="Palm OS Latin"/>
<optionReference id="tool.compiler.palmrc.option.strictEncoding" defaultValue="true"/>
<optionReference id="tool.compiler.palmrc.option.noWarnSize" defaultValue="false"/>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.compiler.m68k_palmos" command="m68k-palmos-gcc -c" outputPrefix="" inputFlag="" outputFlag="-o" outputs="o">
<optionReference id="tool.compiler.gcc.68K.option.optLevel" defaultValue="None (-O0)"/>
<optionReference id="tool.compiler.gcc.68K.option.debugLevel" defaultValue="Default (-g)"/>
<optionReference id="tool.compiler.gcc.68K.option.defineSymbols">
<listOptionValue value="__PALMOS__=0x05000000" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.includeDirs">
<listOptionValue value=""$(TOOLS_DIR)include/stlport"" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.exceptions" defaultValue="Enable (-fexceptions)"/>
<optionReference id="tool.compiler.gcc.68K.option.assertions" defaultValue="Enable (-UNDEBUG)"/>
<optionReference id="tool.compiler.gcc.68K.option.warningLevel" defaultValue="All (-Wall)"/>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.linker.m68k_palmos" command="m68k-palmos-gcc" outputPrefix="" inputFlag="" outputFlag="-o" outputs="">
<optionReference id="tool.linker.gcc.68K.option.enableLinkerDebug" defaultValue="true"/>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.builder.build-prc" command="build-prc" outputPrefix="" inputFlag="" outputFlag="-o" outputs="">
<optionReference id="tool.builder.build-prc.option.other">
<listOptionValue value="$(MULTISECTION_DEFINITIONS_FILE)" builtIn="false"/>
<listOptionValue value="-c '$(CREATOR_ID)'" builtIn="false"/>
<listOptionValue value="-n $(ARTIFACT_NAME)" builtIn="false"/>
</optionReference>
</toolReference>
</configuration>
<configuration id="target.m68k_palmos.exe.release.801948158" name="Release" parent="target.m68k_palmos.exe.release">
<toolReference id="com.palmsource.eclipse.palmostools.compiler.palmrc" command=""$(TOOLS_DIR)PalmRC"" outputPrefix="" inputFlag="" outputFlag="-o" outputs="trc">
<optionReference id="tool.compiler.palmrc.option.otherFlags">
<listOptionValue value="-p PalmOS4" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.palmrc.option.locale" defaultValue=" enUS"/>
<optionReference id="tool.compiler.palmrc.option.overlayFilter" defaultValue="tool.compiler.palmrc.option.overlay_filter.none"/>
<optionReference id="tool.compiler.palmrc.option.encodingTarget" defaultValue="tool.compiler.palmrc.option.encoding.latin"/>
<optionReference id="tool.compiler.palmrc.option.strictEncoding" defaultValue="true"/>
<optionReference id="tool.compiler.palmrc.option.noWarnSize" defaultValue="false"/>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.compiler.m68k_palmos" command="m68k-palmos-gcc -c" outputPrefix="" inputFlag="" outputFlag="-o" outputs="o">
<optionReference id="tool.compiler.gcc.68K.option.optLevel" defaultValue="More (-O2)"/>
<optionReference id="tool.compiler.gcc.68K.option.debugLevel" defaultValue="None"/>
<optionReference id="tool.compiler.gcc.68K.option.defineSymbols">
<listOptionValue value="__PALMOS__=0x05000000" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.includeDirs">
<listOptionValue value=""$(TOOLS_DIR)include/stlport"" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.exceptions" defaultValue="Enable (-fexceptions)"/>
<optionReference id="tool.compiler.gcc.68K.option.assertions" defaultValue="Enable (-UNDEBUG)"/>
<optionReference id="tool.compiler.gcc.68K.option.warningLevel" defaultValue="All (-Wall)"/>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.builder.build-prc" command="build-prc" outputPrefix="" inputFlag="" outputFlag="-o" outputs="">
<optionReference id="tool.builder.build-prc.option.other">
<listOptionValue value="$(MULTISECTION_DEFINITIONS_FILE)" builtIn="false"/>
<listOptionValue value="-c '$(CREATOR_ID)'" builtIn="false"/>
<listOptionValue value="-n $(ARTIFACT_NAME)" builtIn="false"/>
</optionReference>
</toolReference>
</configuration>
</target>
</ManagedProjectBuildInfo>