ciform/ciform
2012-01-30 19:06:02 +01:00
..
src
build.properties
build.xml
ivy.xml # some configuration fixes 2012-01-30 19:06:02 +01:00
LICENSE.txt
Makefile
README.txt

This project is made to be built directly with Ant and published in different ways.

Although it is not a Maven project, its structure often matches Maven's guide lines.

The main project sources lie in the "src" directory and contains one subdirectory for each module :
one for each supported programming language.

It also contains several independent libraries, each one having its own subproject,
located in the root directory of the global project.