-rw-r--r-- | libopie2/opiebluez/opiebluez.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libopie2/opiebluez/opiebluez.pro b/libopie2/opiebluez/opiebluez.pro index bcd2df2..6a37dee 100644 --- a/libopie2/opiebluez/opiebluez.pro +++ b/libopie2/opiebluez/opiebluez.pro | |||
@@ -2,11 +2,9 @@ TEMPLATE = lib | |||
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | DESTDIR = $(OPIEDIR)/lib | 3 | DESTDIR = $(OPIEDIR)/lib |
4 | HEADERS = obluetooth.h \ | 4 | HEADERS = obluetooth.h \ |
5 | oinfrared.h | ||
6 | SOURCES = obluetooth.cpp \ | 5 | SOURCES = obluetooth.cpp \ |
7 | oinfrared.cpp | ||
8 | INTERFACES = | 6 | INTERFACES = |
9 | TARGET = opieshower2 | 7 | TARGET = opiebluez2 |
10 | VERSION = 0.0.0 | 8 | VERSION = 0.0.0 |
11 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
12 | DEPENDPATH += $(OPIEDIR)/include | 10 | DEPENDPATH += $(OPIEDIR)/include |