diff --git a/make/project.conf b/make/project.conf index 24a114cf..b95deb2a 100644 --- a/make/project.conf +++ b/make/project.conf @@ -2,20 +2,16 @@ janware GmbH LGPL project library [description] -This is a library providing easy-to-use interfaces for: +A library providing -+ platform independent logging -+ platform independent locking -+ platform independent threads -+ platform independent profiling -+ a platform independent config file reader -+ shared memory -+ a lightweight middleware suite - -It was originally designed to be a versatile pool of -programming tools to be used in my projects as a freelancing -software developer. -Worker to map an arbitrary SQL database into FeedFS + o a software build system + o integration into the janware GmbH versioning and packaging system + o platform independent logging + o platform independent locking + o platform independent threads + o platform independent profiling + o a platform independent config file reader + o shared memory [global] group = System/Libraries