-rw-r--r-- | libqtaux/libqtaux.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libqtaux/libqtaux.pro b/libqtaux/libqtaux.pro index 56ccc65..a1440e3 100644 --- a/libqtaux/libqtaux.pro +++ b/libqtaux/libqtaux.pro @@ -14,12 +14,11 @@ SOURCES = qcolordialog.cpp \ qinputdialog.cpp \ \ ocolorpopupmenu.cpp \ ocolorbutton.cpp TARGET = qtaux2 INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/lib -INTERFACES = include ( $(OPIEDIR)/include.pro ) |