From b25754f6ecb9ded83323e39ad62b8fd18ae278ca Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 02 Dec 2003 19:56:23 +0000 Subject: move qt3 only stuff in a dedicated directory and remove from building process for now --- (limited to 'libopie2/opieui') diff --git a/libopie2/opieui/opieui.pro b/libopie2/opieui/opieui.pro index 4c15181..6f197a4 100644 --- a/libopie2/opieui/opieui.pro +++ b/libopie2/opieui/opieui.pro @@ -1,11 +1,7 @@ TEMPLATE = lib CONFIG += qt warn_on debug DESTDIR = $(OPIEDIR)/lib -HEADERS = ocompletionbox.h \ - ocombobox.h \ - oeditlistbox.h \ - olineedit.h \ - olistview.h \ +HEADERS = olistview.h \ oimageeffect.h \ opixmapeffect.h \ opopupmenu.h \ @@ -13,21 +9,15 @@ HEADERS = ocompletionbox.h \ oselector.h \ oversatileview.h \ oversatileviewitem.h \ - #ojanuswidget.h \ odialog.h \ omenubar.h \ opiemenubar.h \ omessagebox.h \ oresource.h \ - otoolbar.h \ + otoolbar.h \ oseparator.h -# otaskbarapplet.h -SOURCES = ocompletionbox.cpp \ - ocombobox.cpp \ - oeditlistbox.cpp \ - olineedit.cpp \ - olistview.cpp \ +SOURCES = olistview.cpp \ oimageeffect.cpp \ opixmapeffect.cpp \ opopupmenu.cpp \ @@ -35,14 +25,12 @@ SOURCES = ocompletionbox.cpp \ oselector.cpp \ oversatileview.cpp \ oversatileviewitem.cpp \ - #ojanuswidget.cpp \ odialog.cpp \ omenubar.cpp \ opiemenubar.cpp \ oresource.cpp \ otoolbar.cpp \ - oseparator.cpp #\ -# otaskbarapplet.cpp + oseparator.cpp INTERFACES = TARGET = opieui2 -- cgit v0.9.0.2