
fixed crashes of the compiler git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
113 lines
3.2 KiB
XML
113 lines
3.2 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1">
|
|
<Item1 Name="Default" Default="True"/>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<DestinationDirectory Value="/tmp/publishedproject/"/>
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
<ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
<CommandLineParams Value="-i /usr/share/gir-1.0/Gtk-3.0.gir -o /tmp/gir-out -w"/>
|
|
<LaunchingApplication PathPlusParams="/usr/bin/gnome-terminal -t 'Lazarus Run Output' -e '$(LazarusDir)/tools/runwait.sh $(TargetCmdLine)'"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="8">
|
|
<Unit0>
|
|
<Filename Value="gir2pascal.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="gir2pascal"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="girpascalwriter.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girpascalwriter"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="girnamespaces.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girNameSpaces"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="girctypesmapping.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girCTypesMapping"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="girtokens.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girTokens"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="girerrors.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girErrors"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="girfiles.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girFiles"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="girobjects.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="girObjects"/>
|
|
</Unit7>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="10"/>
|
|
<Target>
|
|
<Filename Value="gir2pascal"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="4">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Name Value="EStringListError"/>
|
|
</Item4>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|