* Add src to path

git-svn-id: trunk@42791 -
This commit is contained in:
michael 2019-08-24 09:53:43 +00:00
parent 9b261254ee
commit 79359096e9

View File

@ -49,6 +49,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="../src"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
</CompilerOptions>