graphics/wserv/AnimPlugin/group/T_AnimPlugin.mmp
branchSymbian3
changeset 16 91c05f5f5178
parent 6 c108117318cb
equal deleted inserted replaced
15:ef85f5f238be 16:91c05f5f5178
    12 // Contributors:
    12 // Contributors:
    13 //
    13 //
    14 // Description:
    14 // Description:
    15 //
    15 //
    16 
    16 
       
    17 #include <platform_paths.hrh>
       
    18 
    17 TARGET		  t_animplugin.dll
    19 TARGET		  t_animplugin.dll
    18 TARGETTYPE	  ANI
    20 TARGETTYPE	  ANI
    19 UID 268450594 0x100048F2
    21 UID 268450594 0x100048F2
    20 
    22 
    21 USERINCLUDE	 ../inc
    23 USERINCLUDE	 ../inc
    22 SYSTEMINCLUDE   /epoc32/include
    24 SYSTEMINCLUDE   /epoc32/include
    23 
    25 MW_LAYER_SYSTEMINCLUDE
    24 
    26 
    25 
    27 
    26 //By default, the build tools look for the WINSCW def file in a BWINS directory
    28 //By default, the build tools look for the WINSCW def file in a BWINS directory
    27 //(at the same level as the directory containing the mmp file), 
    29 //(at the same level as the directory containing the mmp file), 
    28 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    30 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory.