General improvements
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
// Basic interface name
|
||||
#define LINKER_INTERFACE_NAME "Linker001"
|
||||
#define CLANG_LINKER_INTERFACE_NAME "Clang" LINKER_INTERFACE_NAME
|
||||
#define MSVC_LINKER_INTERFACE_NAME "MSVC" LINKER_INTERFACE_NAME
|
||||
|
||||
abstract_class ILinker
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user