UwBuild.psm1@eef1439666f7
UwBuild.psm1
Fri, 19 Dec 2025 23:02:38 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 19 Dec 2025 23:02:38 +0100
- changeset 9
- eef1439666f7
- permissions
- -rw-r--r--
add powershell build script template
function UwBuildShell {
&{Import-Module "C:\Program Files\Microsoft Visual Studio\18\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" }
Enter-VsDevShell a295baa3
}