Commit e467d15fb6daba77ba6a6717dd9d18f675fcb2b8
bluetoothmanager: link explicitly against libobexftp
| |   |
| 25 | 25 | INCLUDEPATH += $(OPIEDIR)/include |
| 26 | 26 | INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib |
| 27 | 27 | DEPENDPATH += $(OPIEDIR)/include |
| LIBS += -lqpe -lbluetooth -lopietooth1 -lopiecore2 -lopieui2 -lopenobex |
| LIBS += -lqpe -lbluetooth -lopietooth1 -lopiecore2 -lopieui2 -lopenobex -lobexftp |
| 29 | 29 | INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui \ |
| 30 | 30 | rfcommdialogitembase.ui obexftpdialogbase.ui \ |
| 31 | 31 | servicesdialogbase.ui |