vc makefile killer instinct x64 drc (doesn't build)
This commit is contained in:
parent
3c8da6db68
commit
5f19d819f0
|
@ -217,6 +217,9 @@ endif
|
|||
|
||||
ifdef BUILD_X64_EXE
|
||||
DEF := $(DEF) /DBUILD_X64_EXE
|
||||
ifdef INCLUDE_KILLER_INSTINCT
|
||||
DEF := $(DEF) /DXBYAK_NO_OP_NAMES /DMIPS3_X64_DRC
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef BUILD_VS_XP_TARGET
|
||||
|
|
Loading…
Reference in New Issue