[Anjuta-list] Include files for library



This is my first post to this list.

I've been using Anjuta for my project for about a month now, and have
really liked it.  Now, I want to split my codebase into a library and the
code that links to the library.  I have successfully compiled my library
into a static library and linked my main program to it, but I have a few
questions.

1. When you create a static library project, an include directory does not
get created.  I realize I can put these files basically anywhere, but what
is best practice, especially while I'm still in development?

2. One of the downsides I have noticed is that I can't have more than one
project open in the IDE at a time, so this makes it difficult to have my
project separated this way.  Does anyone have general tips/links on how to
separate projects in a convenient way?






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]