agrobot_base/Exemplos/SharpDX-master/build.cmd

3 lines
166 B
Batchfile

msbuild SharpDX.sln /t:Clean /m /p:Configuration=Release;Platform="Any CPU"
msbuild SharpDX.sln /restore /t:Build;Pack /p:Configuration=Release;Platform="Any CPU" /m