mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-05 22:41:55 -05:00
713 B
Vendored
713 B
Vendored
Specifies the target endian for endian-agnostic architectures.
endian "value"
Parameters
value
specifies the desired endian:
Value | Description |
---|---|
Default | Use the toolset's default endian. |
Little | Specify little-endian. |
Big | Specify big-endian. |
Applies To
Project configurations.
Availability
Premake 5.0 or later.