5 lines
60 B
Bash
5 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
msbuild /p:Configuration=Debug SDL2-CS.csproj
|
||
|
|