We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71cfd4 commit 46fa89aCopy full SHA for 46fa89a
PythonForDelphi/Components/p4dlaz.lpk
@@ -3,12 +3,12 @@
3
<Package Version="4">
4
<PathDelim Value="\"/>
5
<Name Value="P4DLaz"/>
6
- <AddToProjectUsesSection Value="True"/>
7
<CompilerOptions>
8
<Version Value="11"/>
9
10
<SearchPaths>
11
<OtherUnitFiles Value="Sources\Core"/>
+ <UnitOutputDirectory Value="FPC_Units"/>
12
</SearchPaths>
13
<Parsing>
14
<SyntaxOptions>
@@ -51,7 +51,7 @@
51
</Item2>
52
</RequiredPkgs>
53
<UsageOptions>
54
- <UnitPath Value="$(PkgDir);$(PkgDir)\Sources\Core"/>
+ <UnitPath Value="$(PkgOutDir);{PkgDir}\Sources\Core"/>
55
</UsageOptions>
56
<PublishOptions>
57
<Version Value="2"/>
0 commit comments