mirror of
https://github.com/nicolabs/ciform.git
synced 2026-04-11 00:14:41 +02:00
| .. | ||
| src/main | ||
| common.properties | ||
| 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.