ecore: actually provide all needed symbol.

SVN revision: 66379
This commit is contained in:
Cedric BAIL 2011-12-20 09:26:20 +00:00
parent df705cd4fc
commit 953f0300de
1 changed files with 10 additions and 0 deletions

View File

@ -1272,6 +1272,16 @@ _ipc_client_data(void *data, int type __UNUSED__, void *event)
}
return ECORE_CALLBACK_PASS_ON;
}
#else
void
_ecore_evas_extn_init(void)
{
}
void
_ecore_evas_extn_shutdown(void)
{
}
#endif
EAPI Evas_Object *