Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
11 lines
330 B
Prolog
11 lines
330 B
Prolog
TEMPLATE = app
|
|
TARGET = qfileopeneventexternal
|
|
QT += core gui
|
|
SOURCES += qfileopeneventexternal.cpp
|
|
symbian: {
|
|
RSS_RULES += "embeddability=KAppEmbeddable;"
|
|
RSS_RULES.datatype_list += "priority = EDataTypePriorityHigh; type = \"application/x-tst_qfileopenevent\";"
|
|
LIBS += -lapparc \
|
|
-leikcore -lefsrv -lcone
|
|
}
|