agrobot_base/Exemplos/SharpDX-master/build.cmd

3 lines
166 B
Batchfile
Raw Permalink Normal View History

2023-08-31 11:50:53 +00:00
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