There was an error while loading. Please reload this page.
1 parent 0155d71 commit d3f53aaCopy full SHA for d3f53aa
3 files changed
.gitignore
@@ -6,3 +6,4 @@ build/*
6
*/build/*
7
.vscode/*
8
*.auto.h
9
+inc/ae2f/Macro.h
Macro.h.in
@@ -39,4 +39,6 @@
39
#define ON 1
40
#endif
41
42
+#ifndef ae2f_MAC_BUILD
43
#define ae2f_MAC_BUILD @ae2f_MAC_BUILD@
44
+#endif
inc/ae2f/Macro.h
#define ae2f_MAC_BUILD ON
0 commit comments