diff -r 171f62eead1d -r 0c41673def7a graphicscomposition/openwfcompositionengine/group/openwfc_ref.iby --- a/graphicscomposition/openwfcompositionengine/group/openwfc_ref.iby Thu May 06 15:52:48 2010 +0100 +++ b/graphicscomposition/openwfcompositionengine/group/openwfc_ref.iby Thu May 06 18:24:48 2010 +0100 @@ -19,7 +19,12 @@ #include #include -REM OpenWFC SI -file=ABI_DIR\BUILD_DIR\libWFC.dll \sys\bin\libWFC.dll +#ifndef __SYBORG__ +file=ABI_DIR\BUILD_DIR\libwfchwref.dll \sys\bin\libwfchwref.dll +alias \sys\bin\libwfchwref.dll \sys\bin\libWFC.dll +#else +file=ABI_DIR\BUILD_DIR\libwfchwsyborg.dll \sys\bin\libwfchwsyborg.dll +alias \sys\bin\libwfchwsyborg.dll \sys\bin\libWFC.dll +#endif #endif // __OPENWFC_REF_IBY__