mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-31 14:16:11 +02:00
135 lines
4.0 KiB
XML
135 lines
4.0 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="LazReport Designer"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N Value="True"/>
|
|
<OutDir Value="languages"/>
|
|
</i18n>
|
|
<BuildModes Count="2">
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item2 Name="For Qt">
|
|
<MacroValues Count="1">
|
|
<Macro1 Name="LCLWidgetType" Value="qt"/>
|
|
</MacroValues>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="calleditorwithpkg"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
<SrcPath Value="$(LazarusDir)/lcl;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
<CompileReasons Run="False"/>
|
|
<LCLWidgetType Value="qt"/>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
</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/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="8">
|
|
<Item1>
|
|
<PackageName Value="lrcairoexport"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="lr_extexp"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="lazreport"/>
|
|
<MinVersion Minor="9" Release="6" Valid="True"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="lazreportpdfexport"/>
|
|
<MinVersion Minor="5" Valid="True"/>
|
|
</Item4>
|
|
<Item5>
|
|
<PackageName Value="Printer4Lazarus"/>
|
|
</Item5>
|
|
<Item6>
|
|
<PackageName Value="LCL"/>
|
|
</Item6>
|
|
<Item7>
|
|
<PackageName Value="FCL"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item7>
|
|
<Item8>
|
|
<PackageName Value="DBFLaz"/>
|
|
<MinVersion Minor="1" Release="1" Valid="True"/>
|
|
</Item8>
|
|
</RequiredPackages>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="calleditorwithpkg.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="calleditorwithpkg"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="maincalleditor.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMain"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="maincalleditor"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="custompreview.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmCustomPreview"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="custompreview"/>
|
|
</Unit2>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="calleditorwithpkg"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
<SrcPath Value="$(LazarusDir)/lcl;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
<CompileReasons Run="False"/>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="1">
|
|
<Item1>
|
|
<Name Value="EHyphenationException"/>
|
|
</Item1>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|