
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
100 lines
2.9 KiB
XML
100 lines
2.9 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<UseAppBundle Value="False"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1">
|
|
<Item1 Name="default" Default="True"/>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
<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/X11/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="cconvert.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="cconvert"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="objctopasconvert.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="objctopasconvert"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../../testUIKit/UIViewTest.h"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit2>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="9"/>
|
|
<Target>
|
|
<Filename Value="cconvert"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<CStyleOperator Value="False"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
<CPPInline Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="True"/>
|
|
<UseLineInfoUnit Value="False"/>
|
|
</Debugging>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<IgnoredMessages idx3018="True" idx3031="True" idx3189="True" idx4035="True" idx4036="True" idx4055="True" idx4079="True" idx4080="True" idx4081="True" idx5024="True" idx5057="True" idx5058="True" idx5060="True"/>
|
|
<UseMsgFile Value="True"/>
|
|
<MsgFileName Value="/Users/igorkokarev/Fpc_Laz/fpc/compiler/msg/errore.msg"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|