`set' is only valid for Windows/MinGW build scripts.
This commit is contained in:
parent
4d1f65c18d
commit
792bf337fb
|
@ -185,7 +185,7 @@ $AS -o $obj/Settings/type/TmpBool.o $obj/Settings/type/TmpBool.asm
|
|||
$AS -o $obj/Settings/type/TmpNumber.o $obj/Settings/type/TmpNumber.asm
|
||||
$AS -o $obj/Settings/type/TmpString.o $obj/Settings/type/TmpString.asm
|
||||
|
||||
set OBJ_LIST="\
|
||||
OBJ_LIST="\
|
||||
$obj/7zip.o \
|
||||
$obj/AppInit.o \
|
||||
$obj/logging.o \
|
||||
|
|
Loading…
Reference in New Issue