resourcegenerator
Specifies the resource generator to use.
resourcegenerator ("value")
Parameters
value is one of:
| Value | Description |
|---|---|
| internal | Use the internal dotnet resource generator. |
| public | Use the PublicResXFileCode generator. |
Applies To
Project configurations.
Availability
Premake 5.0.0-alpha12 or later.
Examples
resourcegenerator "value"