diff --git a/common.gypi b/common.gypi index 887b39264..e365d9aac 100644 --- a/common.gypi +++ b/common.gypi @@ -117,6 +117,7 @@ 'inherit_from': ['common_base',], 'defines': [ 'DEBUG', + 'ASMJIT_DEBUG=', ], 'msvs_configuration_attributes': { 'OutputDirectory': '<(DEPTH)\\build\\xenia\\debug',