Skip to main content

remoteprojectdir

Project directory as seen by the Windows Subsystem for Linux shell.

remoteprojectdir ("path")

Parameters

path specifies the directory on the remote machine that WSL sees the project in

Applies To

Project configurations.

Availability

Premake 5.0.0-beta3 or later, only applies to Visual Studio Linux projects.

Examples

remoteprojectdir "$(RemoteRootDir)/$(ProjectName)"