mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 14:34:18 +00:00
5 lines
102 B
PowerShell
5 lines
102 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
# Windows (x86_64)
|
|
msbuild /p:Configuration="debug" /p:Platform="windows-x86_64"
|