* updated error message

git-svn-id: trunk@12695 -
This commit is contained in:
ivost 2009-02-06 17:00:32 +00:00
parent 555d72a37b
commit 452d2b5fee

View File

@ -26,7 +26,7 @@ const
xml2lib = 'libxml2.'+sharedsuffix;
{$DEFINE EXTDECL := cdecl}
{$ELSE}
{$MESSAGE ERROR 'DYNLINK not supported'}
{$MESSAGE ERROR 'Platform not supported right now'}
{$IFEND}
{$i xml2.inc}