Mavhod
Results
1
issues of
Mavhod
I make a project from linux target, and I want to add my static lib. I add some code in kincfile.js like this: `project.addLib( "../../../path/to/libxxx.a" );` in makefile from generated...