source:
trunk/src/gui/kernel/symbian.pri@
561
Last change on this file since 561 was 561, checked in by , 15 years ago | |
---|---|
|
|
File size: 193 bytes |
Line | |
---|---|
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.