]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
removed qtcreator project files from repo
authorMarek Vavruša <marek.vavrusa@nic.cz>
Sun, 8 Feb 2015 12:52:55 +0000 (13:52 +0100)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Mon, 9 Feb 2015 17:07:25 +0000 (18:07 +0100)
knot-resolver.config [deleted file]
knot-resolver.creator [deleted file]
knot-resolver.files [deleted file]
knot-resolver.includes [deleted file]

diff --git a/knot-resolver.config b/knot-resolver.config
deleted file mode 100644 (file)
index 8cec188..0000000
+++ /dev/null
@@ -1 +0,0 @@
-// ADD PREDEFINED MACROS HERE!
diff --git a/knot-resolver.creator b/knot-resolver.creator
deleted file mode 100644 (file)
index e94cbbd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-[General]
diff --git a/knot-resolver.files b/knot-resolver.files
deleted file mode 100644 (file)
index d1d890a..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-Makefile.am
-README
-configure.ac
-daemon/Makefile.am
-daemon/layer/query.c
-daemon/layer/query.h
-daemon/main.c
-daemon/tcp.c
-daemon/tcp.h
-daemon/udp.c
-daemon/udp.h
-daemon/worker.c
-daemon/worker.h
-lib/Makefile.am
-lib/cache.c
-lib/cache.h
-lib/context.c
-lib/context.h
-lib/defines.h
-lib/layer.h
-lib/layer/iterate.c
-lib/layer/iterate.h
-lib/layer/itercache.c
-lib/layer/itercache.h
-lib/layer/static.c
-lib/layer/static.h
-lib/layer/stats.c
-lib/layer/stats.h
-lib/resolve.c
-lib/resolve.h
-lib/rplan.c
-lib/rplan.h
-lib/utils.c
-lib/utils.h
-lib/zonecut.c
-lib/zonecut.h
-tests/Makefile.am
-tests/mock_calls.c
-tests/pydnstest/__init__.py
-tests/pydnstest/scenario.py
-tests/pydnstest/test.py
-tests/pydnstest/testserver.py
-tests/test.h
-tests/test_cache.c
-tests/test_context.c
-tests/test_integration.c
-tests/test_integration.py
-tests/test_resolve.c
-tests/test_rplan.c
diff --git a/knot-resolver.includes b/knot-resolver.includes
deleted file mode 100644 (file)
index 5c2496a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-.
-include
-lib/layer
-lib