]> granicus.if.org Git - icinga2/commit
Implemented rudimentary config file parser.
authorGunnar Beutner <gunnar.beutner@netways.de>
Sat, 31 Mar 2012 14:26:51 +0000 (16:26 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Sat, 31 Mar 2012 14:26:51 +0000 (16:26 +0200)
commit6e441a26e9f5136b4916ad89a1d1e9f01df68232
tree16ad54c0e5f5bb32fddd4d6647205f62b3cd3271
parent1661a1b363a42d0a472728e7801733ca10d33d0a
Implemented rudimentary config file parser.
configcomponent/configcomponent.cpp [deleted file]
configcomponent/configcomponent.h [deleted file]
configcomponent/i2-configcomponent.h [deleted file]
configfilecomponent/configfilecomponent.cpp [new file with mode: 0644]
configfilecomponent/configfilecomponent.h [new file with mode: 0644]
configfilecomponent/configfilecomponent.vcxproj [moved from configcomponent/configcomponent.vcxproj with 79% similarity]
configfilecomponent/i2-configfilecomponent.h [new file with mode: 0644]