convenience commit; things seem to be working with MEZ1000
This commit is contained in:
parent
e8693a5012
commit
c512466fc0
5 changed files with 975 additions and 620 deletions
|
@ -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=""$(TOOLS_DIR)include/stlport"" builtIn="false"/>
|
||||
<listOptionValue value=""C:\Program Files\SDK_IDV1000-BCS2_20091116\BCS2 Shared Library"" 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=""$(TOOLS_DIR)PRCMerge"" outputPrefix="" inputFlag="" outputFlag="-o" outputs=""/>
|
||||
<toolReference id="com.palmsource.eclipse.palmos4dev.builder.prcmerge" command=""$(TOOLS_DIR)PRCMerge"" 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=""$(TOOLS_DIR)PalmRC"" outputPrefix="" inputFlag="" outputFlag="-o" outputs="trc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue