GCW0: GCW0 is fullscreen-only device
This commit is contained in:
parent
777e6fde39
commit
aad00dbc8d
1 changed files with 2 additions and 2 deletions
2
configure
vendored
2
configure
vendored
|
@ -2730,7 +2730,7 @@ if test -n "$_host"; then
|
||||||
gcw0)
|
gcw0)
|
||||||
_sysroot=`$CXX --print-sysroot`
|
_sysroot=`$CXX --print-sysroot`
|
||||||
_sdlpath=$_sysroot/usr/bin
|
_sdlpath=$_sysroot/usr/bin
|
||||||
append_var DEFINES "-DDINGUX -DGCW0"
|
append_var DEFINES "-DDINGUX -DGCW0 -DGUI_ONLY_FULLSCREEN"
|
||||||
append_var DEFINES "-DREDUCE_MEMORY_USAGE"
|
append_var DEFINES "-DREDUCE_MEMORY_USAGE"
|
||||||
append_var CXXFLAGS "-mips32"
|
append_var CXXFLAGS "-mips32"
|
||||||
_backend="dingux"
|
_backend="dingux"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue