winamp/Src/external_dependencies/openmpt-trunk/include/premake/website/docs/debugremotehost.md

22 lines
308 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
Specifies the remote debugging target.
```lua
debugremotehost "host"
```
### Parameters ###
`host` specifies a host to connect to when starting a remote debug session.
### Applies To ###
Project configurations.
### Availability ###
Premake 5.0 or later.
### See Also ###
* [debugport](debugport.md)