Disable BUILD_FOR_PCSX2 by default
This commit is contained in:
parent
c48ccdb1fc
commit
eebe0eda48
|
@ -1,4 +1,4 @@
|
||||||
BUILD_FOR_PCSX2 = 1
|
BUILD_FOR_PCSX2 = 0
|
||||||
DEBUG = 0
|
DEBUG = 0
|
||||||
HAVE_KERNEL_PRX = 0
|
HAVE_KERNEL_PRX = 0
|
||||||
HAVE_LOGGER = 0
|
HAVE_LOGGER = 0
|
||||||
|
|
Loading…
Reference in New Issue