If I use the command line to run msbuild like this: msbuild myproject.dproj /t:Clean;Build /p:Config=Release /p:Platform=Win32 is there a way for the command li
msbuild myproject.dproj /t:Clean;Build /p:Config=Release /p:Platform=Win32