-rw-r--r-- | example/netsystemtime.pro | 10 |
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 |