src/hbwidgets/devicedialogs/devicedialogs.pri
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 23 e6ad4ef83b23
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
    33 PUBLIC_HEADERS += $$PWD/hbdevicemessagebox.h
    33 PUBLIC_HEADERS += $$PWD/hbdevicemessagebox.h
    34 PUBLIC_HEADERS += $$PWD/hbdevicenotificationdialogsymbian.h
    34 PUBLIC_HEADERS += $$PWD/hbdevicenotificationdialogsymbian.h
    35 PUBLIC_HEADERS += $$PWD/hbdevicemessageboxsymbian.h
    35 PUBLIC_HEADERS += $$PWD/hbdevicemessageboxsymbian.h
    36 PUBLIC_HEADERS += $$PWD/hbdeviceprogressdialogsymbian.h
    36 PUBLIC_HEADERS += $$PWD/hbdeviceprogressdialogsymbian.h
    37 
    37 
    38 INTERNAL_HEADERS += $$PWD/hbdevicenotificationdialog_p.h $$PWD/hbdeviceprogressdialog_p.h $$PWD/hbdevicemessagebox_p.h
    38 PRIVATE_HEADERS += $$PWD/hbdevicenotificationdialog_p.h $$PWD/hbdeviceprogressdialog_p.h $$PWD/hbdevicemessagebox_p.h
    39 
    39 
    40 SOURCES += $$PWD/hbdevicenotificationdialog.cpp
    40 SOURCES += $$PWD/hbdevicenotificationdialog.cpp
    41 SOURCES += $$PWD/hbdeviceprogressdialog.cpp
    41 SOURCES += $$PWD/hbdeviceprogressdialog.cpp
    42 SOURCES += $$PWD/hbdevicemessagebox.cpp
    42 SOURCES += $$PWD/hbdevicemessagebox.cpp
    43 symbian {
    43 symbian {