Namespaces
Variants
Actions

Using Symbian libaries in Qt

Jump to: navigation, search
Article Metadata

Article
Created: teemup (10 May 2011)
Last edited: hamishwillee (24 Jul 2012)

To include Symbian libraries in Qt projects, include the wanted libary names under symbian {} in projects .pro file.

Libaries are listed in LIBS with "-l" (small L-character) in front of them.

Example:

symbian {
...
LIBS += -lservicehandler -lavkon
...
}
This page was last modified on 24 July 2012, at 05:11.
53 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved