Skip to content

Commit 63243fd

Browse files
authored
Merge pull request #2501 from jwillemsen/jwi-bmakenoinline
Use inlining also in a debug build with C++Builder
2 parents 4d74f4c + 36c40ac commit 63243fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ACE/bin/MakeProjectCreator/config/acedefaults.mpb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ project: ipv6, vc_warnings, build_files, test_files, svc_conf_files, ace_unicode
1616
// Support the alternative Borland Make project type
1717
specific(bmake) {
1818
unicode_flags += -DACE_USES_WCHAR
19-
debug_macros += ACE_NO_INLINE=1
2019
platform_libs += iphlpapi
2120
lit_libs -= iphlpapi
2221
}

0 commit comments

Comments
 (0)