|
@@ -7,9 +7,6 @@
|
|
|
<AutoUpdate Value="Manually"/>
|
|
|
<CompilerOptions>
|
|
|
<Version Value="11"/>
|
|
|
- <SearchPaths>
|
|
|
- <UnitOutputDirectory Value="lib"/>
|
|
|
- </SearchPaths>
|
|
|
<Parsing>
|
|
|
<SyntaxOptions>
|
|
|
<AllowLabel Value="False"/>
|
|
@@ -23,7 +20,7 @@
|
|
|
<Other>
|
|
|
<CustomOptions Value="-dPas2js"/>
|
|
|
<ExecuteBefore>
|
|
|
- <Command Value="$MakeExe(pas2js) -O- -Jc -FUlib pas2js_rtl.pas"/>
|
|
|
+ <Command Value="$MakeExe(pas2js) -O- -Jc pas2js_rtl.pas"/>
|
|
|
<ScanForFPCMsgs Value="True"/>
|
|
|
</ExecuteBefore>
|
|
|
</Other>
|