From 236caec506d95d29b6bff48a00821512c91a217e Mon Sep 17 00:00:00 2001 From: andyq Date: Wed, 16 Oct 2002 21:22:18 +0000 Subject: added letterpushbutton to project --- diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro index 31910aa..c5578a9 100644 --- a/noncore/settings/aqpkg/aqpkg.pro +++ b/noncore/settings/aqpkg/aqpkg.pro @@ -14,6 +14,7 @@ HEADERS = global.h \ utils.h \ server.h \ helpwindow.h \ + letterpushbutton.h \ inputdlg.h SOURCES = mainwin.cpp \ datamgr.cpp \ @@ -30,12 +31,13 @@ SOURCES = mainwin.cpp \ utils.cpp \ server.cpp \ helpwindow.cpp \ + letterpushbutton.cpp \ inputdlg.cpp INTERFACES = settings.ui \ install.ui \ instoptions.ui TARGET = aqpkg -INCLUDEPATH += $(OPIEDIR)/include -DEPENDPATH += $(OPIEDIR)/include +INCLUDEPATH += $(QPEDIR)/include +DEPENDPATH += $(QPEDIR)/include LIBS += -lqpe -lstdc++ -DESTDIR = $(OPIEDIR)/bin + -- cgit v0.9.0.2