Initial community commit
This commit is contained in:
26
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/stringpooling.md
vendored
Normal file
26
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/stringpooling.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
stringpooling
|
||||
|
||||
```lua
|
||||
stringpooling "value"
|
||||
```
|
||||
|
||||
### Parameters ###
|
||||
|
||||
`value` one of:
|
||||
* `on` - needs documentation.
|
||||
* `off` - needs documentation.
|
||||
|
||||
### Applies To ###
|
||||
|
||||
The `config` scope.
|
||||
|
||||
### Availability ###
|
||||
|
||||
Premake 5.0.0 alpha 12 or later.
|
||||
|
||||
### Examples ###
|
||||
|
||||
```lua
|
||||
stringpooling "value"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user