33#ifndef __H__UG__os_info__
34#define __H__UG__os_info__
const char * GetDynamicLibrarySuffix()
returns the standard suffix of dynamic libraries on this os
Definition os_info_linux.cpp:42
const char * GetDynamicLibraryPrefix()
returns the standard prefix of static and dynamic libraries on this os
Definition os_info_linux.cpp:37
const char * GetPathSeparator()
returns a string containing the path-separator for the current os
Definition os_info_linux.cpp:47
#define UG_API
Definition ug_config.h:65