Added shared library support.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace ehs
|
||||
{
|
||||
class System : public BaseSystem
|
||||
class EHS_LIB_IO System : public BaseSystem
|
||||
{
|
||||
public:
|
||||
static void OpenURI(const Str_8& uri);
|
||||
|
Reference in New Issue
Block a user