Add header file for the hosting API
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 23 Mar 2016 17:01:31 +0000 (18:01 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 6 Apr 2016 10:40:53 +0000 (12:40 +0200)
commita9abb7b987b648cac9ab3d16ddd6ecc4e960177a
tree344aa81c630023d2c04ef227f9a473043a39ff10
parent930a13c8afc2e4709d7c243be44340e4b61bfdfc
Add header file for the hosting API

Add the header file and also modify coreruncommon.cpp to use it.
CMakeLists.txt
src/ToolBox/SOS/lldbplugin/CMakeLists.txt
src/coreclr/CMakeLists.txt
src/coreclr/hosts/CMakeLists.txt
src/coreclr/hosts/inc/coreclrhost.h [new file with mode: 0644]
src/coreclr/hosts/unixcoreruncommon/coreruncommon.cpp