source:
trunk/src/gui/kernel/symbian.pri
Last change on this file was 561, checked in by , 15 years ago | |
---|---|
|
|
File size: 193 bytes |
Rev | Line | |
---|---|---|
[556] | 1 | symbian { |
2 | contains(QT_CONFIG, s60): LIBS+= $$QMAKE_LIBS_S60 | |
3 | RESOURCES += symbian/symbianresources.qrc | |
4 | ||
5 | HEADERS += symbian/qsymbianevent.h | |
6 | SOURCES += symbian/qsymbianevent.cpp | |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.