summaryrefslogtreecommitdiff
path: root/example/netsystemtime.pro
Unidiff
Diffstat (limited to 'example/netsystemtime.pro') (more/less context) (show whitespace changes)
-rw-r--r--example/netsystemtime.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/example/netsystemtime.pro b/example/netsystemtime.pro
deleted file mode 100644
index b98e45d..0000000
--- a/example/netsystemtime.pro
+++ b/dev/null
@@ -1,10 +0,0 @@
1 TEMPLATE= app
2 CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release
4 HEADERS = ntp.h
5 SOURCES = main.cpp ntp.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe -lopie
9 INTERFACES= ntpbase.ui
10 TARGET = ../../bin/netsystemtime