components/wiki: Fix loading of wikiconvert project.

This commit is contained in:
wp_xyz 2021-07-30 22:42:19 +02:00
parent 6b286401a1
commit db1ad60616

View File

@ -25,13 +25,13 @@
</PublishOptions>
<RunParams>
<local>
<CommandLineParams Value="--format=chm --css=chm/wiki.css wikixml/Lazarus_Documentation.g400.xml wikixml/*.xml"/>
<CommandLineParams Value="--format=chm --css=chm/wiki.css wikixml/*.xml"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<CommandLineParams Value="--format=chm --css=chm/wiki.css wikixml/Lazarus_Documentation.g400.xml wikixml/*.xml"/>
<CommandLineParams Value="--format=chm --css=chm/wiki.css wikixml/*.xml"/>
</local>
</Mode0>
</Modes>
@ -68,9 +68,6 @@
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerPath Value="fpc"/>
</Other>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">