svgtopt/VGRenderer/SWVG/group/SWVG.mmp
changeset 32 5cc7cc9a1c87
parent 0 d46562c3d99d
child 39 1902ade171ab
child 43 78ea4ce942e1
equal deleted inserted replaced
21:4c62338e03c8 32:5cc7cc9a1c87
    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.