mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-07-05 13:15:52 +00:00
Revert debug config aka, I'm dumb
Former-commit-id: 441cbd8bdea91f51aae8ff9bfafb57c8696e9b49
This commit is contained in:
parent
f1c2800542
commit
6c1eb3ecf4
@ -919,10 +919,10 @@ LIBS = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"lib": "musyx",
|
"lib": "musyx",
|
||||||
"mw_version": "1.2.5",
|
#"mw_version": "1.2.5",
|
||||||
"cflags": "-proc gecko -fp hard -nodefaults -nosyspath -i include -i libc -g -sym on -D_DEBUG=1 -enum int -DMUSY_VERSION_MAJOR=1 -DMUSY_VERSION_MINOR=5 -DMUSY_VERSION_PATCH=3",
|
#"cflags": "-proc gecko -fp hard -nodefaults -nosyspath -i include -i libc -g -sym on -D_DEBUG=1 -enum int -DMUSY_VERSION_MAJOR=1 -DMUSY_VERSION_MINOR=5 -DMUSY_VERSION_PATCH=3",
|
||||||
#"mw_version": "1.3.2",
|
"mw_version": "1.3.2",
|
||||||
#"cflags": "$cflags_musyx -DMUSY_VERSION_MAJOR=1 -DMUSY_VERSION_MINOR=5 -DMUSY_VERSION_PATCH=4",
|
"cflags": "$cflags_musyx -DMUSY_VERSION_MAJOR=1 -DMUSY_VERSION_MINOR=5 -DMUSY_VERSION_PATCH=4",
|
||||||
"host": False,
|
"host": False,
|
||||||
"objects": [
|
"objects": [
|
||||||
["musyx/runtime/seq", False],
|
["musyx/runtime/seq", False],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user