Skip to content
Snippets Groups Projects
Commit de560188 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Update qtcreator files II

parent 8307388d
No related branches found
No related tags found
No related merge requests found
...@@ -255,3 +255,32 @@ src/zscanner/tests/tests.c ...@@ -255,3 +255,32 @@ src/zscanner/tests/tests.c
src/zscanner/tests/tests.h src/zscanner/tests/tests.h
src/zscanner/tests/zscanner-tool.c src/zscanner/tests/zscanner-tool.c
src/zscanner/zscanner.h src/zscanner/zscanner.h
tests/acl.c
tests/base32hex.c
tests/base64.c
tests/conf.c
tests/descriptor.c
tests/dname.c
tests/dnssec_keys.c
tests/dnssec_nsec3.c
tests/dnssec_sign.c
tests/dnssec_zone_nsec.c
tests/dthreads.c
tests/events.c
tests/fdset.c
tests/hattrie.c
tests/journal.c
tests/rrl.c
tests/rrset.c
tests/runtests.c
tests/sample_conf.c
tests/sample_conf.h
tests/server.c
tests/slab.c
tests/tap/basic.c
tests/tap/basic.h
tests/tap/float.c
tests/tap/float.h
tests/tap/macros.h
tests/wire.c
tests/ztree.c
...@@ -14,7 +14,7 @@ SOURCES = [ ...@@ -14,7 +14,7 @@ SOURCES = [
# sources # sources
"src/*.c", "src/*.h", "src/*.rl", "src/*.l", "src/*.c", "src/*.h", "src/*.rl", "src/*.l",
"src/*.y", "src/*.y", "tests/*.c", "tests/*.h",
] ]
OUTPUT_FILE = "Knot.files" OUTPUT_FILE = "Knot.files"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment