summaryrefslogtreecommitdiff
path: root/example/netsystemtime.pro
authortille <tille>2002-06-20 22:37:41 (UTC)
committer tille <tille>2002-06-20 22:37:41 (UTC)
commit9918a25f403cea369481415c7b6529e4dcfac981 (patch) (side-by-side diff)
treeb0505c7f70bdc1ca31cb4f4899e88fcef73a4772 /example/netsystemtime.pro
parent43aa943f7d112e0e0853e0f2280d876d78346fe5 (diff)
downloadopie-9918a25f403cea369481415c7b6529e4dcfac981.zip
opie-9918a25f403cea369481415c7b6529e4dcfac981.tar.gz
opie-9918a25f403cea369481415c7b6529e4dcfac981.tar.bz2
get rid of this shit again ;-/
Diffstat (limited to 'example/netsystemtime.pro') (more/less context) (ignore 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 @@
-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