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

The config scope.

Availability

Premake 5.0.0 beta 3 or later, only applies to Visual Studio Linux projects.

Examples

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