Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-17-2003, 01:28 PM
Bill O Bill O is online now
Registered User
 
Join Date: 06-17-2003
Posts: 2
Question How to create a .net build command line

Is there an example of a .net build command where the project does not have a .sln file but the project is specified? The projects that I am trying to build are VC6, I used a conversion script to convert the .dsp into a .vcproj and now I need to know if I have my build command correct. This is the command line that I am trying to use:

%DEVENV_NET% "C:\Dev_Area\Projects\SpObj\SpAMCWObject\ SpAMCWObject PS\ SpAMCWObject PS.vcproj" /build Release /project "C:\Dev_Area\Projects\SpObj\SpAMCWObject\ SpAMCWObject PS\ SpAMCWObject PS.vcproj"


Thank you,

Bill O.
Reply With Quote
  #2  
Old 06-18-2003, 07:25 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The easiest way would be to just use a Make VS.NET step, specifying the .vcproj file there; it will invoke devenv as needed (you can check the 'display command-line' option on the Options tab to see the command-line it actually constructs).

The devenv flags are also documented here: http://msdn.microsoft.com/library/de...neSwitches.asp
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 06:53 PM.


Copyright © 1999-2023 Kinook Software, Inc.