qtmobileextensions/src/keycapture/keycapture.pro
changeset 14 6fbed849b4f4
parent 1 2b40d63a9c3d
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    28 
    28 
    29 # for debug purposes
    29 # for debug purposes
    30 #DEFINES += ENABLETRACE
    30 #DEFINES += ENABLETRACE
    31 #DEFINES += TRACE_FILE
    31 #DEFINES += TRACE_FILE
    32  
    32  
    33 INCLUDEPATH += /sf/mw/qt/include/Qt
    33 INCLUDEPATH += \ 
       
    34            /sf/mw/qt/include/Qt \
       
    35            . 
    34 
    36 
    35 #INCLUDEPATH += /sf/mw/qt/src/gui/kernel/
    37 #INCLUDEPATH += /sf/mw/qt/src/gui/kernel/
    36 
    38 
       
    39 
       
    40 LIBS += -lremconcoreapi \
       
    41         -lremconinterfacebase \
       
    42         -lremconextensionapi
    37 symbian { 
    43 symbian { 
    38     INCLUDEPATH += . /epoc32/include
    44     INCLUDEPATH += . /epoc32/include
    39     defFilePath=..
    45     defFilePath=..
    40     TARGET.UID3 = 0x2002C342
    46     TARGET.UID3 = 0x2002C342
    41     TARGET.EPOCALLOWDLLDATA = 1
    47     TARGET.EPOCALLOWDLLDATA = 1