src/hbcore/hbcore.pro
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
child 30 80e4d18b72f5
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
   131         include(svgext/svgext.pri)
   131         include(svgext/svgext.pri)
   132         LIBS += -llibOpenVG
   132         LIBS += -llibOpenVG
   133         LIBS += -llibOpenVGU
   133         LIBS += -llibOpenVGU
   134         LIBS += -lsvgengine
   134         LIBS += -lsvgengine
   135         LIBS += -llibegl
   135         LIBS += -llibegl
       
   136         LIBS += -lNVGDecoder_SW
       
   137         LIBS += -llibvgi
   136     }
   138     }
   137     sgimage {
   139     sgimage {
   138         INCLUDEPATH += $${EPOCROOT}epoc32/include/platform #For SGImage Support
   140         INCLUDEPATH += $${EPOCROOT}epoc32/include/platform #For SGImage Support
   139         LIBS += -lsgresource #For SGImage Support
   141         LIBS += -lsgresource #For SGImage Support
   140     }
   142     }