Skip to content
Snippets Groups Projects
Commit 00e82f65 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

packet review: update qtcreator file list

parent 6d3f7704
Branches
Tags
1 merge request!147Packet Api Rewrite
......@@ -160,22 +160,22 @@ src/libknot/dnssec/zone-sign.h
src/libknot/edns.c
src/libknot/edns.h
src/libknot/libknot.h
src/libknot/nameserver/nsec_proofs.c
src/libknot/nameserver/nsec_proofs.h
src/libknot/nameserver/axfr.c
src/libknot/nameserver/axfr.h
src/libknot/nameserver/chaos.c
src/libknot/nameserver/chaos.h
src/libknot/nameserver/internet.c
src/libknot/nameserver/internet.h
src/libknot/nameserver/axfr.c
src/libknot/nameserver/axfr.h
src/libknot/nameserver/ixfr.c
src/libknot/nameserver/ixfr.h
src/libknot/nameserver/update.c
src/libknot/nameserver/update.h
src/libknot/nameserver/name-server.c
src/libknot/nameserver/name-server.h
src/libknot/nameserver/ns_proc_query.c
src/libknot/nameserver/ns_proc_query.h
src/libknot/nameserver/nsec_proofs.c
src/libknot/nameserver/nsec_proofs.h
src/libknot/nameserver/update.c
src/libknot/nameserver/update.h
src/libknot/packet/compr.c
src/libknot/packet/compr.h
src/libknot/packet/pkt.c
......@@ -203,7 +203,6 @@ src/libknot/util/tolower.c
src/libknot/util/tolower.h
src/libknot/util/utils.c
src/libknot/util/utils.h
src/libknot/util/wire.h
src/libknot/zone/node.c
src/libknot/zone/node.h
src/libknot/zone/zone-contents.c
......@@ -280,6 +279,8 @@ tests/fdset.c
tests/hattrie.c
tests/hhash.c
tests/journal.c
tests/ns.c
tests/pkt.c
tests/rrl.c
tests/rrset.c
tests/runtests.c
......@@ -294,5 +295,3 @@ tests/tap/macros.h
tests/wire.c
tests/zonedb.c
tests/ztree.c
tests/pkt.c
tests/ns.c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment