mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 02:09:14 +02:00
* properties set
git-svn-id: trunk@5225 -
This commit is contained in:
parent
ceaa92c5c7
commit
2d73d2462d
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -372,7 +372,7 @@ compiler/powerpc64/rppcsri.inc svneol=native#text/plain
|
|||||||
compiler/powerpc64/rppcstab.inc svneol=native#text/plain
|
compiler/powerpc64/rppcstab.inc svneol=native#text/plain
|
||||||
compiler/powerpc64/rppcstd.inc svneol=native#text/plain
|
compiler/powerpc64/rppcstd.inc svneol=native#text/plain
|
||||||
compiler/powerpc64/rppcsup.inc svneol=native#text/plain
|
compiler/powerpc64/rppcsup.inc svneol=native#text/plain
|
||||||
compiler/pp.lpi -text
|
compiler/pp.lpi svneol=native#text/plain
|
||||||
compiler/pp.pas svneol=native#text/plain
|
compiler/pp.pas svneol=native#text/plain
|
||||||
compiler/ppc.cfg -text
|
compiler/ppc.cfg -text
|
||||||
compiler/ppc.conf -text
|
compiler/ppc.conf -text
|
||||||
|
156
compiler/pp.lpi
156
compiler/pp.lpi
@ -1,78 +1,78 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<ProjectOptions>
|
<ProjectOptions>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Version Value="5"/>
|
<Version Value="5"/>
|
||||||
<General>
|
<General>
|
||||||
<Flags>
|
<Flags>
|
||||||
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
||||||
<MainUnitHasCreateFormStatements Value="False"/>
|
<MainUnitHasCreateFormStatements Value="False"/>
|
||||||
<MainUnitHasTitleStatement Value="False"/>
|
<MainUnitHasTitleStatement Value="False"/>
|
||||||
</Flags>
|
</Flags>
|
||||||
<SessionStorage Value="InProjectDir"/>
|
<SessionStorage Value="InProjectDir"/>
|
||||||
<MainUnit Value="0"/>
|
<MainUnit Value="0"/>
|
||||||
<IconPath Value="./"/>
|
<IconPath Value="./"/>
|
||||||
<TargetFileExt Value=".exe"/>
|
<TargetFileExt Value=".exe"/>
|
||||||
<Title Value="pp"/>
|
<Title Value="pp"/>
|
||||||
</General>
|
</General>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
<Version Value="2"/>
|
<Version Value="2"/>
|
||||||
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
||||||
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
||||||
</PublishOptions>
|
</PublishOptions>
|
||||||
<RunParams>
|
<RunParams>
|
||||||
<local>
|
<local>
|
||||||
<FormatVersion Value="1"/>
|
<FormatVersion Value="1"/>
|
||||||
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
||||||
</local>
|
</local>
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<Units Count="1">
|
<Units Count="1">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="pp.pas"/>
|
<Filename Value="pp.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="pp"/>
|
<UnitName Value="pp"/>
|
||||||
</Unit0>
|
</Unit0>
|
||||||
</Units>
|
</Units>
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="5"/>
|
<Version Value="5"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<IncludeFiles Value="i386\"/>
|
<IncludeFiles Value="i386\"/>
|
||||||
<OtherUnitFiles Value="i386\;x86\;systems\"/>
|
<OtherUnitFiles Value="i386\;x86\;systems\"/>
|
||||||
<UnitOutputDirectory Value="C:\fpc\compiler\myunits"/>
|
<UnitOutputDirectory Value="C:\fpc\compiler\myunits"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Parsing>
|
<Parsing>
|
||||||
<SyntaxOptions>
|
<SyntaxOptions>
|
||||||
<D2Extensions Value="False"/>
|
<D2Extensions Value="False"/>
|
||||||
<CStyleOperator Value="False"/>
|
<CStyleOperator Value="False"/>
|
||||||
<AllowLabel Value="False"/>
|
<AllowLabel Value="False"/>
|
||||||
<CPPInline Value="False"/>
|
<CPPInline Value="False"/>
|
||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
<Generate Value="Faster"/>
|
<Generate Value="Faster"/>
|
||||||
<TargetProcessor Value="3"/>
|
<TargetProcessor Value="3"/>
|
||||||
<TargetOS Value="Win32"/>
|
<TargetOS Value="Win32"/>
|
||||||
</CodeGeneration>
|
</CodeGeneration>
|
||||||
<Linking>
|
<Linking>
|
||||||
<Debugging>
|
<Debugging>
|
||||||
<GenerateDebugInfo Value="True"/>
|
<GenerateDebugInfo Value="True"/>
|
||||||
</Debugging>
|
</Debugging>
|
||||||
</Linking>
|
</Linking>
|
||||||
<Other>
|
<Other>
|
||||||
<Verbosity>
|
<Verbosity>
|
||||||
<ShowWarn Value="False"/>
|
<ShowWarn Value="False"/>
|
||||||
<ShowNotes Value="False"/>
|
<ShowNotes Value="False"/>
|
||||||
<ShowHints Value="False"/>
|
<ShowHints Value="False"/>
|
||||||
</Verbosity>
|
</Verbosity>
|
||||||
<ConfigFile>
|
<ConfigFile>
|
||||||
<StopAfterErrCount Value="50"/>
|
<StopAfterErrCount Value="50"/>
|
||||||
</ConfigFile>
|
</ConfigFile>
|
||||||
<CustomOptions Value="-dGDB
|
<CustomOptions Value="-dGDB
|
||||||
-di386
|
-di386
|
||||||
"/>
|
"/>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
</CONFIG>
|
</CONFIG>
|
||||||
|
Loading…
Reference in New Issue
Block a user