From 95a908dba86f7588e3130094e7d292f3df6a3a42 Mon Sep 17 00:00:00 2001 From: tille Date: Mon, 21 Oct 2002 19:18:53 +0000 Subject: now working... desiger 3 is much more useable -> ui file gone ;) --- (limited to 'noncore/settings/netsystemtime/netsystemtime.pro') diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro index 026b8da..0530ea5 100644 --- a/noncore/settings/netsystemtime/netsystemtime.pro +++ b/noncore/settings/netsystemtime/netsystemtime.pro @@ -1,12 +1,12 @@ TEMPLATE = app CONFIG = qt warn_on debug #CONFIG = qt warn_on release -HEADERS = ntp.h settime.h -SOURCES = main.cpp ntp.cpp settime.cpp +HEADERS = ntp.h settime.h ntpbase.h +SOURCES = main.cpp ntp.cpp settime.cpp ntpbase.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie -INTERFACES = ntpbase.ui +INTERFACES = DESTDIR = $(OPIEDIR)/bin TARGET = netsystemtime -- cgit v0.9.0.2