mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-22 17:39:03 +02:00
demo: wasi: fixed path
This commit is contained in:
parent
e656cbc2a8
commit
255b8ba26e
@ -52,7 +52,7 @@
|
|||||||
</Target>
|
</Target>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<IncludeFiles Value="$(ProjOutDir)"/>
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
||||||
<OtherUnitFiles Value="../../../packages/job"/>
|
<OtherUnitFiles Value="../../../packages/job/src"/>
|
||||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
|
Loading…
Reference in New Issue
Block a user