Andriws Luna

Results 4 comments of Andriws Luna

The mainSrc parameter is to inform only the root folder. Then it scans all the folders within this main one and places them one by one.

@Spelt , i installed your packge here and boss added only de lib/classes folder and your sub folders: modules\ZXing.Delphi\Lib\Classes\1D Barcodes; ..\modules\ZXing.Delphi\Lib\Classes\1D Barcodes; modules\ZXing.Delphi\Lib\Classes\2D Barcodes\Decoder; ..\modules\ZXing.Delphi\Lib\Classes\2D Barcodes\Decoder; modules\ZXing.Delphi\Lib\Classes\2D Barcodes\Detector; ..\modules\ZXing.Delphi\Lib\Classes\2D Barcodes\Detector;...

This is cause by this [PR](https://github.com/HashLoad/boss/pull/147/files). I don't know exactly why this adjustment I believe this is for cases where Dproj is in a subfolder in relation to boss.json. But...

@IagooCesaar . Se não quiser colocar o boss.json na pasta do dproj, basta adicionar o caminho relativo ao seu dproj no array "projects" do boss.json que ele irá adicionar ao...