I'm about to include the building of some C/C++ executables and libraries to my existing Java centric build. I've looked at the docs for the native plugin but it is unclear to me if it follows conventions (related to directory structure) similar to those I follow with my Java code? The example show the specification of the location and names of source files, is this strictly necessary?
Xavier
