summaryrefslogtreecommitdiff
path: root/compiler/ppcsparc.lpi
diff options
context:
space:
mode:
authorflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2007-04-05 10:22:24 +0000
committerflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2007-04-05 10:22:24 +0000
commit066f176c214503d289f6bf5fef9fc24a285ac45b (patch)
tree011f9527825042e969a140ffe82ef40f01b30132 /compiler/ppcsparc.lpi
parent73eba00f1cb18ea903c4fb973aba1b2330fd2b7c (diff)
downloadfpc-066f176c214503d289f6bf5fef9fc24a285ac45b.tar.gz
+ sparc lazarus project file
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@7061 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/ppcsparc.lpi')
-rw-r--r--compiler/ppcsparc.lpi80
1 files changed, 80 insertions, 0 deletions
diff --git a/compiler/ppcsparc.lpi b/compiler/ppcsparc.lpi
new file mode 100644
index 0000000000..5b838454bd
--- /dev/null
+++ b/compiler/ppcsparc.lpi
@@ -0,0 +1,80 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <ProjectOptions>
+ <PathDelim Value="\"/>
+ <Version Value="5"/>
+ <General>
+ <Flags>
+ <MainUnitHasUsesSectionForAllUnits Value="False"/>
+ <MainUnitHasCreateFormStatements Value="False"/>
+ <MainUnitHasTitleStatement Value="False"/>
+ </Flags>
+ <SessionStorage Value="InProjectDir"/>
+ <MainUnit Value="0"/>
+ <IconPath Value="./"/>
+ <TargetFileExt Value=".exe"/>
+ <Title Value="pp"/>
+ </General>
+ <PublishOptions>
+ <Version Value="2"/>
+ <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
+ <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
+ </PublishOptions>
+ <RunParams>
+ <local>
+ <FormatVersion Value="1"/>
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
+ </local>
+ </RunParams>
+ <Units Count="2">
+ <Unit0>
+ <Filename Value="pp.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="pp"/>
+ </Unit0>
+ <Unit1>
+ <Filename Value="sparc\aasmcpu.pas"/>
+ <IsPartOfProject Value="True"/>
+ <UnitName Value="aasmcpu"/>
+ </Unit1>
+ </Units>
+ </ProjectOptions>
+ <CompilerOptions>
+ <Version Value="5"/>
+ <PathDelim Value="\"/>
+ <Target>
+ <Filename Value="sparc\pp"/>
+ </Target>
+ <SearchPaths>
+ <IncludeFiles Value="sparc\"/>
+ <OtherUnitFiles Value="sparc\;systems\"/>
+ <UnitOutputDirectory Value="sparc\lazbuild"/>
+ </SearchPaths>
+ <Parsing>
+ <SyntaxOptions>
+ <D2Extensions Value="False"/>
+ <CStyleOperator Value="False"/>
+ <AllowLabel Value="False"/>
+ <CPPInline Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
+ <Linking>
+ <Debugging>
+ <GenerateDebugInfo Value="True"/>
+ </Debugging>
+ </Linking>
+ <Other>
+ <Verbosity>
+ <ShowWarn Value="False"/>
+ <ShowNotes Value="False"/>
+ <ShowHints Value="False"/>
+ </Verbosity>
+ <ConfigFile>
+ <StopAfterErrCount Value="50"/>
+ </ConfigFile>
+ <CustomOptions Value="-dsparc
+"/>
+ <CompilerPath Value="$(CompPath)"/>
+ </Other>
+ </CompilerOptions>
+</CONFIG>