summaryrefslogtreecommitdiff
path: root/docs/fpGUIHelpIntegration.lpk
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fpGUIHelpIntegration.lpk')
-rw-r--r--docs/fpGUIHelpIntegration.lpk53
1 files changed, 53 insertions, 0 deletions
diff --git a/docs/fpGUIHelpIntegration.lpk b/docs/fpGUIHelpIntegration.lpk
new file mode 100644
index 00000000..7d02a4e4
--- /dev/null
+++ b/docs/fpGUIHelpIntegration.lpk
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<CONFIG>
+ <Package Version="2">
+ <Name Value="fpGUIHelpIntegration"/>
+ <Author Value="Graeme Geldenhuys"/>
+ <CompilerOptions>
+ <Version Value="5"/>
+ <SearchPaths>
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
+ </SearchPaths>
+ <Parsing>
+ <SyntaxOptions>
+ <AllowLabel Value="False"/>
+ </SyntaxOptions>
+ </Parsing>
+ <CodeGeneration>
+ <Generate Value="Faster"/>
+ </CodeGeneration>
+ <Other>
+ <CompilerPath Value="$(CompPath)"/>
+ </Other>
+ </CompilerOptions>
+ <Description Value="fpGUI Help Integration
+"/>
+ <License Value="LGPL
+"/>
+ <Version Minor="3"/>
+ <Files Count="1">
+ <Item1>
+ <Filename Value="pkghelpfpGUI.pas"/>
+ <HasRegisterProc Value="True"/>
+ <UnitName Value="pkghelpfpGUI"/>
+ </Item1>
+ </Files>
+ <Type Value="DesignTime"/>
+ <RequiredPkgs Count="2">
+ <Item1>
+ <PackageName Value="IDEIntf"/>
+ </Item1>
+ <Item2>
+ <PackageName Value="FCL"/>
+ <MinVersion Major="1" Valid="True"/>
+ </Item2>
+ </RequiredPkgs>
+ <UsageOptions>
+ <UnitPath Value="$(PkgOutDir)/"/>
+ </UsageOptions>
+ <PublishOptions>
+ <Version Value="2"/>
+ <IgnoreBinaries Value="False"/>
+ </PublishOptions>
+ </Package>
+</CONFIG>