]> vaikene.ee Git - evaf/commit
Added the iConfig interface and default implementation in the common library.
authorEnar Väikene <enar@vaikene.net>
Thu, 6 Oct 2011 07:46:53 +0000 (10:46 +0300)
committerEnar Väikene <enar@vaikene.net>
Thu, 6 Oct 2011 07:46:53 +0000 (10:46 +0300)
commitec272061c2af46e4cd8730c18682e18ac5b369ff
treef8d1f216647222d38bc3eaa7646cdc4890ab4c54
parent555fa9e86134fda6e631e9178e50b444b1079e4f
Added the iConfig interface and default implementation in the common library.
src/libs/Common/CMakeLists.txt
src/libs/Common/config.cpp [new file with mode: 0644]
src/libs/Common/config.h [new file with mode: 0644]
src/libs/Common/globals.cpp
src/libs/Common/iConfig [new file with mode: 0644]
src/libs/Common/iconfig.h [new file with mode: 0644]