Skip to content

Commit 46fa89a

Browse files
author
pyscripter
committed
1 parent d71cfd4 commit 46fa89a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PythonForDelphi/Components/p4dlaz.lpk

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<Package Version="4">
44
<PathDelim Value="\"/>
55
<Name Value="P4DLaz"/>
6-
<AddToProjectUsesSection Value="True"/>
76
<CompilerOptions>
87
<Version Value="11"/>
98
<PathDelim Value="\"/>
109
<SearchPaths>
1110
<OtherUnitFiles Value="Sources\Core"/>
11+
<UnitOutputDirectory Value="FPC_Units"/>
1212
</SearchPaths>
1313
<Parsing>
1414
<SyntaxOptions>
@@ -51,7 +51,7 @@
5151
</Item2>
5252
</RequiredPkgs>
5353
<UsageOptions>
54-
<UnitPath Value="$(PkgDir);$(PkgDir)\Sources\Core"/>
54+
<UnitPath Value="$(PkgOutDir);{PkgDir}\Sources\Core"/>
5555
</UsageOptions>
5656
<PublishOptions>
5757
<Version Value="2"/>

0 commit comments

Comments
 (0)