From 39e6a86d2e6bd9658ca3e02e3ce2f8a9e9da514e Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 09 May 2004 19:57:33 +0000 Subject: fix soname --- diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index de39470..e1404c8 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro @@ -2,7 +2,7 @@ TEMPLATE = lib CONFIG += qte warn_on HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h startpanconnection.h startdunconnection.h SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc startpanconnection.cpp startdunconnection.cpp -TARGET = opietooth +TARGET = opietooth1 INCLUDEPATH += $(OPIEDIR)/include . DESTDIR = $(OPIEDIR)/lib$(PROJMAK) LIBS += -lopiecore2 -- cgit v0.9.0.2