Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Make VS.NET - Configuration Drop Down List Problem (https://www.kinook.com/Forum/showthread.php?t=79)

dschless 04-22-2003 01:23 PM

Make VS.NET - Configuration Drop Down List Problem
 
I am using 'Make VS.NET' to compile a solution that contains six solution configurations - from the SLN file
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Debug - Mgmt
ConfigName.2 = Release
ConfigName.3 = Release - Mgmt
ConfigName.4 = Release - Mgmt - Service
ConfigName.5 = Release - Service

However the 'Which configuration should be built' combo box does not list these propertly - it contains
Release
Debug
Release|Win32
Debug|Win32

I am using v5.0 BETA of Visual Build Pro and v7.0 of Visual Studio.

dschless 04-22-2003 01:25 PM

Addendum
 
If I type in one of the solution configurations that is not in the drop down list it does compile the correct version.

pjaquiery 04-22-2003 04:18 PM

The list only shows the default configurations. Typing in the configuration name explicitly is the appropriate way to have your custom configurations processed.

Peter


All times are GMT -5. The time now is 05:09 PM.


Copyright © 1999-2023 Kinook Software, Inc.