On 8/27/2010 1:49 PM, Kevron Rees wrote:
---
  src/src.pro |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/src.pro b/src/src.pro
index 7bad58a..6ff382c 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -6,7 +6,8 @@ PKGCONFIG += QtNetwork QtContacts
  MOC_DIR = .moc
  OBJECTS_DIR = .obj
  MGEN_OUTDIR = .gen
-LIBS += -lseaside
+LIBS += -lseaside -lmeegobluetooth
+INCLUDEPATH += /usr/include/meegobluetooth

  target.path = $$M_INSTALL_BIN


wouldn't this need to go along with an equivalent change to the .pc file ?

_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to