messagingapp/msgnotifications/msgnotifier/msgnotifier.pro
changeset 34 84197e66a4bd
parent 31 ebfee66fde93
child 43 35b64624a9e7
equal deleted inserted replaced
31:ebfee66fde93 34:84197e66a4bd
    40 }
    40 }
    41 
    41 
    42 QT -= gui
    42 QT -= gui
    43 CONFIG += NO_ICON hb
    43 CONFIG += NO_ICON hb
    44 
    44 
       
    45 TRANSLATIONS = messaging.ts
    45 # Input
    46 # Input
    46 SOURCES += 	src/main.cpp \
    47 SOURCES += 	src/main.cpp \
    47 			src/msgnotifier.cpp \
    48 			src/msgnotifier.cpp \
    48 			src/msgnotifier_p.cpp \
    49 			src/msgnotifier_p.cpp \
    49 			src/msgstorehandler.cpp
    50 			src/msgstorehandler.cpp