I've taken a good look at the native plugin and its example projects in
svn.  I think I see how I can put it all together except for one thing:
the header files.  The example projects all share the same source
directory, which contains the header files.  For my own library project,
that isn't possible.  What's the "best practice" way to distribute the
header files as well as the library?  And, when using a library
dependency, how does the native plugin put the header files in a place
that will be seen by the compiler?  

 

..David..

 

Reply via email to