summaryrefslogtreecommitdiffstats
path: root/workspace/LogWriter/LogWriter.pro
diff options
context:
space:
mode:
authorNiklas2011-09-01 09:31:39 +0200
committerNiklas2011-09-01 09:31:39 +0200
commit4e1b9faba7503f99ee2fbcd7458f66ade42fa309 (patch)
tree4f9668c17d4dbf103ba71302624a387b080301a3 /workspace/LogWriter/LogWriter.pro
parentsome minor changes (diff)
downloadfbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.tar.gz
fbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.tar.xz
fbgui-4e1b9faba7503f99ee2fbcd7458f66ade42fa309.zip
tried to clean the git. deleted old unused files and folders. moved customdhcpcd and LogReceiver to the fbgui folder
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 +=