summaryrefslogtreecommitdiff
path: root/libqtaux/libqtaux.pro
Side-by-side diff
Diffstat (limited to 'libqtaux/libqtaux.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libqtaux/libqtaux.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/libqtaux/libqtaux.pro b/libqtaux/libqtaux.pro
index 5893015..39a9855 100644
--- a/libqtaux/libqtaux.pro
+++ b/libqtaux/libqtaux.pro
@@ -3,21 +3,23 @@ CONFIG += qte warn_on
HEADERS = qcolordialog.h \
qsplitter.h \
qinputdialog.h \
\
ocolorpopupmenu.h \
- ocolorbutton.h
+ ocolorbutton.h \
+ oticker.h
SOURCES = qcolordialog.cpp \
qsplitter.cpp \
qinputdialog.cpp \
\
ocolorpopupmenu.cpp \
- ocolorbutton.cpp
+ ocolorbutton.cpp \
+ oticker.cpp
TARGET = qtaux2
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/lib