-rw-r--r-- | libopie2/opieui/opieui.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro index dffbbde..ba85766 100644 --- a/libopie2/opieui/opieui.pro +++ b/libopie2/opieui/opieui.pro @@ -1,27 +1,27 @@ TEMPLATE = lib CONFIG += qt warn_on debug -DESTDIR = $(QTDIR)/lib +DESTDIR = $(OPIEDIR)/lib HEADERS = ocompletionbox.h \ ocombobox.h \ oeditlistbox.h \ olineedit.h \ olistview.h \ oimageeffect.h \ opixmapeffect.h \ opopupmenu.h \ opixmapprovider.h \ oselector.h \ oversatileview.h \ oversatileviewitem.h \ #ojanuswidget.h \ odialog.h \ oseparator.h SOURCES = ocompletionbox.cpp \ ocombobox.cpp \ oeditlistbox.cpp \ olineedit.cpp \ olistview.cpp \ oimageeffect.cpp \ opixmapeffect.cpp \ opopupmenu.cpp \ |