mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-05 22:41:55 -05:00
476 B
Vendored
476 B
Vendored
cdialect
cdialect "value"
Parameters
value
one of:
Default
: the default C dialect for the toolsetC89
: ISO C89C90
: ISO C90C99
: ISO C99C11
: ISO C11gnu89
: GNU dialect of ISO C89gnu90
: GNU dialect of ISO C90gnu99
: GNU dialect of ISO C99gnu11
: GNU dialect of ISO C11
Applies To
The config
scope.
Availability
Premake 5.0.0 alpha 12 or later.
Examples
cdialect "value"