]> granicus.if.org Git - icinga2/commit
Restructured components.
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 13 Apr 2012 11:10:35 +0000 (13:10 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 13 Apr 2012 11:10:35 +0000 (13:10 +0200)
commit9bfff6ddb784e2f2998a1dd7216c06fb1ab6c171
treee1d19f826b0f7a1b8610d7e117f29ee53008c5e1
parent851d8e4d858efb7e87d798fba71582ef758b9914
Restructured components.
20 files changed:
base/application.h
base/base.vcxproj
cJSON/cJSON.vcxproj
components/Makefile.am [new file with mode: 0644]
components/configfile/Makefile.am [new file with mode: 0644]
components/configfile/configfile.vcxproj [moved from configfilecomponent/configfilecomponent.vcxproj with 97% similarity]
components/configfile/configfilecomponent.cpp [moved from configfilecomponent/configfilecomponent.cpp with 100% similarity]
components/configfile/configfilecomponent.h [moved from configfilecomponent/configfilecomponent.h with 100% similarity]
components/configfile/i2-configfile.h [moved from configfilecomponent/i2-configfilecomponent.h with 100% similarity]
components/configrpc/Makefile.am [moved from configrpccomponent/Makefile.am with 53% similarity]
components/configrpc/configrpc.vcxproj [moved from configrpccomponent/configrpccomponent.vcxproj with 97% similarity]
components/configrpc/configrpccomponent.cpp [moved from configrpccomponent/configrpccomponent.cpp with 100% similarity]
components/configrpc/configrpccomponent.h [moved from configrpccomponent/configrpccomponent.h with 100% similarity]
components/configrpc/i2-configrpc.h [moved from configrpccomponent/i2-configrpccomponent.h with 53% similarity]
configfilecomponent/Makefile.am [deleted file]
icinga-app/icinga-app.vcxproj
icinga-app/icinga.cpp
icinga.sln
icinga/icinga.vcxproj
jsonrpc/jsonrpc.vcxproj