summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-29 15:08:45 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-31 21:57:45 +0100
commit0f05cae66a5b01ce7ed82047da0fa0ad3388ff93 (patch)
tree0cc2beda370ec544de6ce7a568b299aaadca8ff5 /libqpdf/qpdf
parent8a9100f674dcfe8b865641a37c3b303798129917 (diff)
downloadqpdf-0f05cae66a5b01ce7ed82047da0fa0ad3388ff93.tar.zst
QPDFJob: generate json decl and init file skeletons
Diffstat (limited to 'libqpdf/qpdf')
-rw-r--r--libqpdf/qpdf/auto_job_json_decl.hh5
-rw-r--r--libqpdf/qpdf/auto_job_json_init.hh5
2 files changed, 10 insertions, 0 deletions
diff --git a/libqpdf/qpdf/auto_job_json_decl.hh b/libqpdf/qpdf/auto_job_json_decl.hh
new file mode 100644
index 00000000..d6cbecfe
--- /dev/null
+++ b/libqpdf/qpdf/auto_job_json_decl.hh
@@ -0,0 +1,5 @@
+//
+// This file is automatically generated by generate_auto_job.
+// Edits will be automatically overwritten if the build is
+// run in maintainer mode.
+//
diff --git a/libqpdf/qpdf/auto_job_json_init.hh b/libqpdf/qpdf/auto_job_json_init.hh
new file mode 100644
index 00000000..d6cbecfe
--- /dev/null
+++ b/libqpdf/qpdf/auto_job_json_init.hh
@@ -0,0 +1,5 @@
+//
+// This file is automatically generated by generate_auto_job.
+// Edits will be automatically overwritten if the build is
+// run in maintainer mode.
+//