graphicscomposition/openwfcompositionengine/group/openwfc.mmh
branchNewGraphicsArchitecture
changeset 53 c4e876502c00
parent 52 0c41673def7a
child 144 314cdf966406
equal deleted inserted replaced
52:0c41673def7a 53:c4e876502c00
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Common project include header for OpenWFC DLL implementations
    14 // Common project include header for OpenWFC DLL implementations
    15 // The need for this common header is so that three different versions of the
    15 // The need for this common header is so that three different versions of the
    16 // implementation can be generated:
    16 // implementation can be generated:
    17 //   1.  WINSCW version (libWFC.dll)
    17 //   1.  WINSCW version
    18 //   2.  Nokia ARM Reference Boards version (libwfchwref.dll)
    18 //   2.  ARM version for Nokia Reference Boards
    19 //   3.  Symbian Foundation Syborg Virtual Platform version (libwfchwsyborg.dll)
    19 //   3.  Syborg version for Symbian Foundation SVP Reference Platform
    20 //
    20 //
    21 //  Note for hardware platforms, the dll is aliased to libWFC.dll
    21 //  Note for syborg platform, the dll is aliased to libWFC.dll via rombuild
    22 //
    22 //
    23 //
    23 //
    24 
    24 
    25 #include <WF/openwfcuids.hrh>
    25 #include <WF/openwfcuids.hrh>
    26 
    26