You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by Alexander Broekhuis <a....@gmail.com> on 2011/01/11 18:52:35 UTC

Project Structure

Hi,

I've started with updating the project structure, and currently
looking at the directory structure per component. Are there any
standard/preferred structures for C?
When using maven, source is added to a "src/main" or "src/test" etc.

For now I have the following:

framework/ (currently named celix)
- private/
-- include  (private header files)
-- src (c sources)
-- test (test sources)
- public/
-- include  (public header files)

I am open for any other suggestion..

-- 
Met vriendelijke groet,

Alexander Broekhuis