John Drescher wrote:
This worked for me inside the folder containing the sln file and
running from a Visual Studio 2005 command prompt.
X:\VC.80\Lung\QtBasicUtils>devenv QtBasicUtils.sln /build Debug /project INSTALL
You might also want to look at msbuild.
-Bill
_
This worked for me inside the folder containing the sln file and
running from a Visual Studio 2005 command prompt.
X:\VC.80\Lung\QtBasicUtils>devenv QtBasicUtils.sln /build Debug /project INSTALL
Microsoft (R) Visual Studio Version 8.0.50727.762.
Copyright (C) Microsoft Corp 1984-2005. All right
I would, if could. Thats the point.
The question was: "from the command line"
Not inside the IDE.
On Tue, Mar 3, 2009 at 7:29 PM, Timenkov Yuri wrote:
> Just use "build project" command on it (through right click, for example).
>
> On 3/3/09, Anders Backman wrote:
>> Hi all.
>>
>> A slightly
Just use "build project" command on it (through right click, for example).
On 3/3/09, Anders Backman wrote:
> Hi all.
>
> A slightly off-topic, but perhaps not question ;-)
>
> Is there a way to build the INSTALL project from the command line?
>
> Im trying the following:
>
> devenv /useenv vrlib
Hi all.
A slightly off-topic, but perhaps not question ;-)
Is there a way to build the INSTALL project from the command line?
Im trying the following:
devenv /useenv vrlib.sln /build Debug /project INSTALL
Microsoft (R) Visual Studio Version 9.0.21022.8.
Copyright (C) Microsoft Corp. All rig