fbs/fontandbitmapserver/group/fbserv.iby
changeset 187 9f66f99ee56f
parent 0 5d03bc08d59c
equal deleted inserted replaced
103:2717213c588a 187:9f66f99ee56f
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    45 	#else
    45 	#else
    46 		// Default to not page all data.
    46 		// Default to not page all data.
    47 		#define FBSERV_PAGEDDATA_CONFIG unpageddata
    47 		#define FBSERV_PAGEDDATA_CONFIG unpageddata
    48 	#endif
    48 	#endif
    49 
    49 
    50 	file=ABI_DIR\BUILD_DIR\fbserv_fmm.exe 	\sys\bin\fbserv.exe	FBSERV_PAGEDDATA_CONFIG
    50 	file=ABI_DIR\BUILD_DIR\fbserv.exe 	\sys\bin\fbserv.exe	FBSERV_PAGEDDATA_CONFIG
    51 	file=ABI_DIR\BUILD_DIR\fbscli_fmm.dll 	\sys\bin\fbscli.dll
    51 	file=ABI_DIR\BUILD_DIR\fbscli.dll 	\sys\bin\fbscli.dll
    52 #else
    52 #else
    53 	file=ABI_DIR\DEBUG_DIR\fbserv.exe 	sys\bin\fbserv.exe
    53 	file=ABI_DIR\DEBUG_DIR\fbserv.exe 	sys\bin\fbserv.exe
    54 	file=ABI_DIR\DEBUG_DIR\fbscli.dll 	sys\bin\fbscli.dll
    54 	file=ABI_DIR\DEBUG_DIR\fbscli.dll 	sys\bin\fbscli.dll
    55 #endif //WITH_FLEXIBLE_MM
    55 #endif //WITH_FLEXIBLE_MM
    56 
    56 
    57 // extended bitmap rasterizer dll
    57 // extended bitmap rasterizer dll
    58 #include <graphics_adaptation.hby>
    58 #include <graphics_adaptation.hby>
    59 #include FBSRASTERIZER_DRV
    59 #include FBSRASTERIZER_DRV
    60 
    60 
       
    61 //#include <fbsoogmplugin.iby>
       
    62 
    61 #endif //__FBSERV_IBY__
    63 #endif //__FBSERV_IBY__