initial implementation of FirmConfigSource
authorLogxen <logxen@hotmail.com>
Sun, 3 Mar 2013 22:56:40 +0000 (14:56 -0800)
committerLogxen <logxen@hotmail.com>
Sun, 3 Mar 2013 22:56:40 +0000 (14:56 -0800)
commit331103012b70e7bb903799244dc212d24cf5db3e
tree7b1a345a8c373bf473dd0fa47d53018e3cc9a5fe
parent68b4aa4d4886e4b739fc6b4177330b233f6ba27a
initial implementation of FirmConfigSource
build/common.mk
src/config.default [new file with mode: 0644]
src/libs/Config.cpp
src/libs/ConfigSources/FirmConfigSource.cpp [new file with mode: 0644]
src/libs/ConfigSources/FirmConfigSource.h [new file with mode: 0644]