summaryrefslogtreecommitdiffhomepage
path: root/tool-dev.config
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2024-10-25 18:44:01 +0200
committerAmlal <amlal.elmahrouss@icloud.com>2024-10-25 18:44:01 +0200
commitd7dcb2695ca2c69b45314cfc261c395e935d355b (patch)
tree32ed6a8aa938944a76eb407ecbc223a2d3a76e32 /tool-dev.config
parentb2c3e134b968e75faf6db29536755f0304c63b64 (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.config')
-rw-r--r--tool-dev.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool-dev.config b/tool-dev.config
new file mode 100644
index 0000000..e0284f4
--- /dev/null
+++ b/tool-dev.config
@@ -0,0 +1,2 @@
+// Add predefined macros for your project here. For example:
+// #define THE_ANSWER 42