Common library across projects
2014-08-28 by Philippe Habib
I'm trying to have a single set of common library files that are shared across many projects using Atmel Studio 6.2 but I can't get it to work. What I'd like is a lib directory above several project directories with each project using the same libs so that I only have one copy for all of the projects. I don't know if the issue is that the paths generated for the files are hard set to each project or something else. Has anyone here gotten this to work? Thanks.