|
#1
|
|||
|
|||
VBP Command Line Switch
I am building my vbp project everytime there is a change in source control. I am using the following command:
"C:\Program Files\VisBuildPro6\VisBuildPro.exe" /b "C:\MyProjectDir\MyBuild.bld" The problem is that the interface is displayed each time it builds. Is there a switch I can add to the command that will cause the build to take place in the background without launching the interface? I am running Visual Build Professional 6.7a. |
#2
|
|||
|
|||
|
|