-rw-r--r-- | core/obex/obex.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/obex/obex.pro b/core/obex/obex.pro index 51fa300..f07a4e8 100644 --- a/core/obex/obex.pro +++ b/core/obex/obex.pro @@ -1,5 +1,5 @@ TEMPLATE = lib -CONFIG += qt warn_on release +CONFIG += qt warn_on HEADERS = obex.h obexhandler.h obexsend.h receiver.h obeximpl.h SOURCES = obex.cc obexsend.cpp obexhandler.cpp receiver.cpp obeximpl.cpp TARGET = opieobex |