-rw-r--r-- | noncore/net/opietooth/blue-pin/blue-pin.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 8b103ce..32366bc 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro @@ -8,5 +8,5 @@ INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = pindlgbase.ui -TARGET = $(OPIEDIR)bin/bluepin +TARGET = $(OPIEDIR)/bin/bluepin |