HashLoad / boss

Dependency Manager for Delphi and Lazarus
https://t.me/hashload
MIT License
517 stars 95 forks source link

fix [BUG] relative unit search paths need to prefix ..\ #146 #147

Closed MeroFuruya closed 6 months ago

MeroFuruya commented 1 year ago

this pr fixes #146

it adds prefixed paths to the path list. the original values stay there. this way, it stays compatible to old versions of Delphi.