We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7d29e commit bcfdddaCopy full SHA for bcfddda
PythonForDelphi/Components/p4dlaz.lpk
@@ -1,10 +1,11 @@
1
<?xml version="1.0"?>
2
<CONFIG>
3
- <Package Version="4">
+ <Package Version="3">
4
<PathDelim Value="\"/>
5
<Name Value="P4DLaz"/>
6
+ <AddToProjectUsesSection Value="False"/>
7
<CompilerOptions>
- <Version Value="11"/>
8
+ <Version Value="9"/>
9
10
<SearchPaths>
11
<OtherUnitFiles Value="Sources\Core"/>
@@ -51,7 +52,7 @@
51
52
</Item2>
53
</RequiredPkgs>
54
<UsageOptions>
- <UnitPath Value="$(PkgOutDir);{PkgDir}\Sources\Core"/>
55
+ <UnitPath Value="$(PkgOutDir);Sources\Core"/>
56
</UsageOptions>
57
<PublishOptions>
58
<Version Value="2"/>
0 commit comments