From d7dcb2695ca2c69b45314cfc261c395e935d355b Mon Sep 17 00:00:00 2001 From: Amlal Date: Fri, 25 Oct 2024 18:44:01 +0200 Subject: IMP: Add a new contract method for those who implements IManifestBuilder. Signed-off-by: Amlal --- tool-dev.files | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tool-dev.files (limited to 'tool-dev.files') diff --git a/tool-dev.files b/tool-dev.files new file mode 100644 index 0000000..a790a46 --- /dev/null +++ b/tool-dev.files @@ -0,0 +1,16 @@ +BTBKit/IManifestBuilder.h +BTBKit/Includes.h +BTBKit/JSONManifestBuilder.h +BTBKit/Macros.h +ReadMe.md +cli/ManifestBuilder.cc +cli/compile_flags.txt +posix.json +src/IManifestBuilder.cc +src/JSONManifestBuilder.cc +tests/example.cc +tests/posix.json +tests/win64.json +vendor/json.h +vendor/json_fwd.h +win64.json -- cgit v1.2.3