convenience commit; things seem to be working with MEZ1000

This commit is contained in:
Lance Edgar 2013-01-11 10:28:27 -08:00
parent e8693a5012
commit c512466fc0
5 changed files with 975 additions and 620 deletions

View file

@ -19,9 +19,11 @@
<optionReference id="tool.compiler.gcc.68K.option.debugLevel" defaultValue="tool.compiler.m68k_palmos_gcc.option.debug_level.default"/>
<optionReference id="tool.compiler.gcc.68K.option.defineSymbols">
<listOptionValue value="__PALMOS__=0x05000000" builtIn="false"/>
<listOptionValue value="SCANLIB_BCS2=1" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.includeDirs">
<listOptionValue value="&quot;$(TOOLS_DIR)include/stlport&quot;" builtIn="false"/>
<listOptionValue value="&quot;C:\Program Files\SDK_IDV1000-BCS2_20091116\BCS2 Shared Library&quot;" builtIn="false"/>
</optionReference>
<optionReference id="tool.compiler.gcc.68K.option.exceptions" defaultValue="tool.compiler.m68k_palmos_gcc.option.exceptions.enable"/>
<optionReference id="tool.compiler.gcc.68K.option.assertions" defaultValue="tool.compiler.m68k_palmos_gcc.option.assertions.enable"/>
@ -40,6 +42,10 @@
<listOptionValue value="-n $(ARTIFACT_NAME)" builtIn="false"/>
</optionReference>
</toolReference>
<toolReference id="com.palmsource.eclipse.palmos4dev.compiler.m68k_palmos.assembler" command="m68k-palmos-as" outputPrefix="" inputFlag="" outputFlag="-o" outputs=""/>
<toolReference id="com.palmsource.eclipse.palmos4dev.compiler.m68k_palmos.multigen" command="m68k-palmos-multigen" outputPrefix="" inputFlag="" outputFlag="" outputs=""/>
<toolReference id="com.palmsource.eclipse.palmos4dev.builder.prcmerge_temp" command="&quot;$(TOOLS_DIR)PRCMerge&quot;" outputPrefix="" inputFlag="" outputFlag="-o" outputs=""/>
<toolReference id="com.palmsource.eclipse.palmos4dev.builder.prcmerge" command="&quot;$(TOOLS_DIR)PRCMerge&quot;" outputPrefix="" inputFlag="" outputFlag="-o" outputs="prc"/>
</configuration>
<configuration id="target.m68k_palmos.exe.release.1467601361" name="Release" parent="target.m68k_palmos.exe.release">
<toolReference id="com.palmsource.eclipse.palmostools.compiler.palmrc" command="&quot;$(TOOLS_DIR)PalmRC&quot;" outputPrefix="" inputFlag="" outputFlag="-o" outputs="trc">