src/hbcore/devicedialogbase/devicedialogbase.pri
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 3 11d3954df52a
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    32 
    32 
    33 PUBLIC_HEADERS += $$PWD/hbdevicedialog.h
    33 PUBLIC_HEADERS += $$PWD/hbdevicedialog.h
    34 PUBLIC_HEADERS += $$PWD/hbindicator.h
    34 PUBLIC_HEADERS += $$PWD/hbindicator.h
    35 PUBLIC_HEADERS += $$PWD/hbdevicedialogplugin.h
    35 PUBLIC_HEADERS += $$PWD/hbdevicedialogplugin.h
    36 PUBLIC_HEADERS += $$PWD/hbdevicedialoginterface.h
    36 PUBLIC_HEADERS += $$PWD/hbdevicedialoginterface.h
    37 PUBLIC_HEADERS += $$PWD/hbsymbiandevicedialog.h #deprecated
       
    38 PUBLIC_HEADERS += $$PWD/hbdevicedialogsymbian.h 
    37 PUBLIC_HEADERS += $$PWD/hbdevicedialogsymbian.h 
    39 PUBLIC_HEADERS += $$PWD/hbsymbianvariant.h
    38 PUBLIC_HEADERS += $$PWD/hbsymbianvariant.h
    40 PUBLIC_HEADERS += $$PWD/hbindicatorsymbian.h
    39 PUBLIC_HEADERS += $$PWD/hbindicatorsymbian.h
    41 PUBLIC_HEADERS += $$PWD/hbtextresolversymbian.h
    40 PUBLIC_HEADERS += $$PWD/hbtextresolversymbian.h
    42 PRIVATE_HEADERS += $$PWD/hbdevicedialogerrors_p.h
    41 PRIVATE_HEADERS += $$PWD/hbdevicedialogerrors_p.h
    51 PRIVATE_HEADERS += $$PWD/hbindicatorsym_p.h
    50 PRIVATE_HEADERS += $$PWD/hbindicatorsym_p.h
    52 PRIVATE_HEADERS += $$PWD/hbsymbianvariantconverter_p.h
    51 PRIVATE_HEADERS += $$PWD/hbsymbianvariantconverter_p.h
    53 PRIVATE_HEADERS += $$PWD/hbdeleteguardsymbian_p.h
    52 PRIVATE_HEADERS += $$PWD/hbdeleteguardsymbian_p.h
    54 
    53 
    55 SOURCES += $$PWD/hbsymbianvariant.cpp
    54 SOURCES += $$PWD/hbsymbianvariant.cpp
    56 SOURCES += $$PWD/hbsymbiandevicedialog.cpp #deprecated
       
    57 SOURCES += $$PWD/hbdevicedialogsymbian.cpp 
    55 SOURCES += $$PWD/hbdevicedialogsymbian.cpp 
    58 
    56 
    59 SOURCES += $$PWD/hbdevicedialogsym_p.cpp
    57 SOURCES += $$PWD/hbdevicedialogsym_p.cpp
    60 SOURCES += $$PWD/hbdevicedialogclientsession.cpp
    58 SOURCES += $$PWD/hbdevicedialogclientsession.cpp
    61 SOURCES += $$PWD/hbindicatorsym_p.cpp
    59 SOURCES += $$PWD/hbindicatorsym_p.cpp