bluetoothengine/btui/btcpplugin/btcpplugin.pro
changeset 67 16e4b9007960
parent 57 5ebadcda06cb
equal deleted inserted replaced
65:001a94c71129 67:16e4b9007960
    23 LIBS += -lcpframework -lbtuimodel -lbtuidelegate
    23 LIBS += -lcpframework -lbtuimodel -lbtuidelegate
    24 
    24 
    25 MOC_DIR = moc
    25 MOC_DIR = moc
    26 OBJECTS_DIR = obj
    26 OBJECTS_DIR = obj
    27 
    27 
    28 TRANSLATIONS += btviews.ts \
    28 TRANSLATIONS = btviews.ts
    29                 btdialogs.ts \
    29 # Removed btdialogs.ts and btindimenu.ts since only one .ts file allowed for a .pro file. btdialogs.ts moved to btuidelegate.pro
    30                 btindimenu.ts
       
    31 RESOURCES += btcpplugin.qrc
    30 RESOURCES += btcpplugin.qrc
    32 
    31 
    33 # Input
    32 # Input
    34 HEADERS += btcpuidevicedetailsview.h\
    33 HEADERS += btcpuidevicedetailsview.h\
    35 	btcpuimaingridviewitem.h \
    34 	btcpuimaingridviewitem.h \