svgtopt/VGRenderer/SWVG/group/SWVG.mmp
branchRCL_3
changeset 38 db5c883ad1c5
parent 0 d46562c3d99d
child 39 1902ade171ab
child 43 78ea4ce942e1
equal deleted inserted replaced
22:9be6eed35a80 38:db5c883ad1c5
    30 SOURCE  SWVGDllMain.cpp
    30 SOURCE  SWVGDllMain.cpp
    31 SOURCE  SWOpenVGRendererImpl.cpp 
    31 SOURCE  SWOpenVGRendererImpl.cpp 
    32 SOURCE  SWVGSurfaceImpl.cpp 
    32 SOURCE  SWVGSurfaceImpl.cpp 
    33 
    33 
    34 SOURCEPATH ../../OpenVGRenderer/src
    34 SOURCEPATH ../../OpenVGRenderer/src
    35 SOURCE OpenVGRenderer.cpp
    35 SOURCE ../../SWVG/src/swopenvgtargetsurfaceimpl.cpp OpenVGRenderer.cpp
    36 
    36 
    37 
    37 
    38 //By default, the build tools look for the WINSCW def file in a BWINS directory
    38 //By default, the build tools look for the WINSCW def file in a BWINS directory
    39 //(at the same level as the directory containing the mmp file), 
    39 //(at the same level as the directory containing the mmp file), 
    40 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory. 
    40 //the GCC ARM def file in a BMARM directory, and the ARMV5 def file in a EABI directory.