0fb9327993
- Added auto-generated documentation files for APIs without docs - Renamed editAndContinue.md to editandcontinue.md to match convention
25 lines
365 B
Markdown
25 lines
365 B
Markdown
dependenciesfile - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
|
|
|
|
```lua
|
|
dependenciesfile (value)
|
|
```
|
|
|
|
### Parameters ###
|
|
|
|
`value` - needs documentation.
|
|
|
|
## Applies To ###
|
|
|
|
The `config` scope.
|
|
|
|
### Availability ###
|
|
|
|
Premake 5.0.0 alpha 14 or later.
|
|
|
|
### Examples ###
|
|
|
|
```lua
|
|
dependenciesfile (value)
|
|
```
|
|
|