summaryrefslogtreecommitdiff
path: root/compiler/ppcsparc.lpi
diff options
context:
space:
mode:
authorflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2012-09-08 21:58:45 +0000
committerflorian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2>2012-09-08 21:58:45 +0000
commitf2eb0b6f906b9c6c46bbe4d499bbd00d4ad90196 (patch)
treeeaf6defb9cf9678ce165cd6116cb8ee6d3a742d5 /compiler/ppcsparc.lpi
parent8f8df9397e11c8a2668a2d53c276e26e35ce609b (diff)
downloadfpc-f2eb0b6f906b9c6c46bbe4d499bbd00d4ad90196.tar.gz
* project file updates
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@22360 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'compiler/ppcsparc.lpi')
-rw-r--r--compiler/ppcsparc.lpi23
1 files changed, 10 insertions, 13 deletions
diff --git a/compiler/ppcsparc.lpi b/compiler/ppcsparc.lpi
index 8dc8d7357c..a90dcc28a4 100644
--- a/compiler/ppcsparc.lpi
+++ b/compiler/ppcsparc.lpi
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
+ <Version Value="9"/>
<PathDelim Value="\"/>
- <Version Value="7"/>
<General>
<Flags>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
@@ -12,9 +12,11 @@
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
- <TargetFileExt Value=".exe"/>
- <Title Value="pp"/>
+ <Title Value="ppcsparc"/>
</General>
+ <BuildModes Count="1">
+ <Item1 Name="default" Default="True"/>
+ </BuildModes>
<PublishOptions>
<Version Value="2"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
@@ -40,14 +42,14 @@
</Units>
</ProjectOptions>
<CompilerOptions>
- <Version Value="8"/>
+ <Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="sparc\pp"/>
</Target>
<SearchPaths>
- <IncludeFiles Value="sparc\"/>
- <OtherUnitFiles Value="sparc\;systems\"/>
+ <IncludeFiles Value="sparc"/>
+ <OtherUnitFiles Value="sparc;systems"/>
<UnitOutputDirectory Value="sparc\lazbuild"/>
</SearchPaths>
<Parsing>
@@ -55,13 +57,9 @@
<CStyleOperator Value="False"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
+ <UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
- <Linking>
- <Debugging>
- <GenerateDebugInfo Value="True"/>
- </Debugging>
- </Linking>
<Other>
<Verbosity>
<ShowWarn Value="False"/>
@@ -71,8 +69,7 @@
<ConfigFile>
<StopAfterErrCount Value="50"/>
</ConfigFile>
- <CustomOptions Value="-dsparc
-"/>
+ <CustomOptions Value="-dsparc"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>