mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Defining ASMJIT_DEBUG in debug builds.
This commit is contained in:
parent
f3552ff9a5
commit
ea2cf390d7
|
|
@ -117,6 +117,7 @@
|
|||
'inherit_from': ['common_base',],
|
||||
'defines': [
|
||||
'DEBUG',
|
||||
'ASMJIT_DEBUG=',
|
||||
],
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\xenia\\debug',
|
||||
|
|
|
|||
Loading…
Reference in a new issue