summaryrefslogtreecommitdiffstats
path: root/workspace/LogWriter/LogWriter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'workspace/LogWriter/LogWriter.pro')
-rw-r--r--workspace/LogWriter/LogWriter.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/workspace/LogWriter/LogWriter.pro b/workspace/LogWriter/LogWriter.pro
deleted file mode 100644
index ba5df47..0000000
--- a/workspace/LogWriter/LogWriter.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = LogWriter
-QT += core \
- gui \
- network
-HEADERS += status.h \
- logwriter.h
-SOURCES += main.cpp \
- logwriter.cpp
-FORMS += logwriter.ui
-RESOURCES +=