From c2eb66bc5c5ac4225edff8b369026bd208f8c148 Mon Sep 17 00:00:00 2001 From: tille Date: Thu, 20 Jun 2002 22:13:34 +0000 Subject: here it is... --- (limited to 'example/netsystemtime.pro') diff --git a/example/netsystemtime.pro b/example/netsystemtime.pro new file mode 100644 index 0000000..b98e45d --- a/dev/null +++ b/example/netsystemtime.pro @@ -0,0 +1,10 @@ +TEMPLATE = app +CONFIG = qt warn_on debug +#CONFIG = qt warn_on release +HEADERS = ntp.h +SOURCES = main.cpp ntp.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -lopie +INTERFACES = ntpbase.ui +TARGET = ../../bin/netsystemtime -- cgit v0.9.0.2