graphicscomposition/openwfcompositionengine/group/openwfc_ref.iby
branchNewGraphicsArchitecture
changeset 52 0c41673def7a
parent 0 5d03bc08d59c
child 53 c4e876502c00
--- 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 <egl.iby>
 #include <openwfc_support.iby>
 
-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__