boss icon indicating copy to clipboard operation
boss copied to clipboard

Setting search paths relative to project path

Open lmbelo opened this issue 3 years ago • 1 comments

Packages might not be located in the root folder of the repository. We should set paths relative to the project path, instead of the repository root path.

Ex:

root 
├── source
│   ├── myfile.pas
├── packages
│   ├── mypackage.dproj

lmbelo avatar Sep 01 '22 01:09 lmbelo

Let me know if you need any adjustment or anything else.

lmbelo avatar Sep 06 '22 18:09 lmbelo