cnpack / cnwizards

CnPack IDE Wizards
http://www.cnpack.org
572 stars 135 forks source link

How to custom cnpack search path? #110

Open TangMonk opened 4 years ago

TangMonk commented 4 years ago

For exmaple, I install and compile TntControls into C:\Program Files (x86)\Borland\Delphi7\Lib2, I create a Lib2 folder to save third party components for avoid confilct with delphi components. But CnPack cannot recognized there is a Lib2 folder should be indexed for auto-completion

shanzhashu commented 4 years ago

Do you add "C:\Program Files (x86)\Borland\Delphi7\Lib2" into your IDE settings or project settings? If yes, cnpack should get the directory and do the search.