diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-25 18:44:01 +0200 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-25 18:44:01 +0200 |
| commit | d7dcb2695ca2c69b45314cfc261c395e935d355b (patch) | |
| tree | 32ed6a8aa938944a76eb407ecbc223a2d3a76e32 /tool-dev.files | |
| parent | b2c3e134b968e75faf6db29536755f0304c63b64 (diff) | |
IMP: Add a new contract method for those who implements IManifestBuilder.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'tool-dev.files')
| -rw-r--r-- | tool-dev.files | 16 |
1 files changed, 16 insertions, 0 deletions
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 |
