We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5443e commit f5c93bdCopy full SHA for f5c93bd
templates/bmakecommon.mpt
@@ -22,6 +22,7 @@ debug_flags = -v -y -Od -vi- -k
22
release_flags =
23
optimize_flags = -O1
24
unicode_flags = -WU
25
+unicode_linker_flags =
26
pdb_flags =
27
warn_flags = -w-rvl -w-rch -w-ccc -w-obs -w-aus -w-pia -w-inl -w-mls
28
stack_flag = /S:
@@ -54,6 +55,7 @@ debug_flags = -Od -vi-
54
55
56
optimize_flags = -O3
57
58
59
60
warn_flags =
61
@@ -85,6 +87,7 @@ debug_flags = -g -O0
85
87
86
88
89
90
91
92
93
0 commit comments