mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
Defining ASMJIT_DEBUG in debug builds.
This commit is contained in:
parent
f3552ff9a5
commit
ea2cf390d7
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@
|
|||
'inherit_from': ['common_base',],
|
||||
'defines': [
|
||||
'DEBUG',
|
||||
'ASMJIT_DEBUG=',
|
||||
],
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\xenia\\debug',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue