fpc/utils/fpdoc/fpdoc.lpi
2024-05-31 16:06:41 +02:00

179 lines
5.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<SaveClosedFiles Value="False"/>
<SaveOnlyProjectUnits Value="True"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<MainUnitHasScaledStatement Value="False"/>
<SaveJumpHistory Value="False"/>
<SaveFoldState Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<Title Value="FPDoc Documentation generator"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
<BuildModes Count="1">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<CommandLineParams Value="--macro=FPCDIR=/Users/Michael/fpc/ --project=rtl-project.xml --format=md --output=rtl"/>
<WorkingDirectory Value="/Users/Michael/FPC_SRC/docs"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<CommandLineParams Value="--macro=FPCDIR=/Users/Michael/fpc/ --project=rtl-project.xml --format=md --output=rtl"/>
<WorkingDirectory Value="/Users/Michael/FPC_SRC/docs"/>
</local>
</Mode0>
</Modes>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="FCL"/>
</Item1>
</RequiredPackages>
<Units Count="21">
<Unit0>
<Filename Value="fpdoc.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="FPDoc"/>
</Unit0>
<Unit1>
<Filename Value="dglobals.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dGlobals"/>
</Unit1>
<Unit2>
<Filename Value="dw_dxml.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dw_dXML"/>
</Unit2>
<Unit3>
<Filename Value="dw_html.pp"/>
<IsPartOfProject Value="True"/>
</Unit3>
<Unit4>
<Filename Value="dw_ipflin.pas"/>
<IsPartOfProject Value="True"/>
</Unit4>
<Unit5>
<Filename Value="dw_latex.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dw_LaTeX"/>
</Unit5>
<Unit6>
<Filename Value="dwlinear.pp"/>
<IsPartOfProject Value="True"/>
</Unit6>
<Unit7>
<Filename Value="dw_linrtf.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dw_LinRTF"/>
</Unit7>
<Unit8>
<Filename Value="dw_man.pp"/>
<IsPartOfProject Value="True"/>
</Unit8>
<Unit9>
<Filename Value="dwriter.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dWriter"/>
</Unit9>
<Unit10>
<Filename Value="dw_txt.pp"/>
<IsPartOfProject Value="True"/>
</Unit10>
<Unit11>
<Filename Value="dw_xml.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dw_XML"/>
</Unit11>
<Unit12>
<Filename Value="fpdocproj.pas"/>
<IsPartOfProject Value="True"/>
</Unit12>
<Unit13>
<Filename Value="fpdocxmlopts.pas"/>
<IsPartOfProject Value="True"/>
</Unit13>
<Unit14>
<Filename Value="mkfpdoc.pp"/>
<IsPartOfProject Value="True"/>
</Unit14>
<Unit15>
<Filename Value="fpdocclasstree.pp"/>
<IsPartOfProject Value="True"/>
</Unit15>
<Unit16>
<Filename Value="dw_markdown.pp"/>
<IsPartOfProject Value="True"/>
</Unit16>
<Unit17>
<Filename Value="dw_chm.pp"/>
<IsPartOfProject Value="True"/>
</Unit17>
<Unit18>
<Filename Value="dw_basemd.pp"/>
<IsPartOfProject Value="True"/>
</Unit18>
<Unit19>
<Filename Value="dw_basehtml.pp"/>
<IsPartOfProject Value="True"/>
</Unit19>
<Unit20>
<Filename Value="fpdocstrs.pp"/>
<IsPartOfProject Value="True"/>
</Unit20>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="fpdoc"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="../../packages/fcl-passrc/src"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
<UseHeaptrc Value="True"/>
</Debugging>
</Linking>
<Other>
<CustomOptions Value="-dCheckPasTreeRefCountx
-dDebugRefCountx"/>
</Other>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>