1. Uh, one set is located in env vars, the other in the registry (for VC6)
or a user-specific file (VC7).
2. Only if the /USEENV flag is used for a command-line build [1, 2] or the
env vars are referenced in the IDE dirs (may only be possible in VC7) [3].
[1]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcug98/html/_as
ug_building_a_project_from_the_command_line.asp
[2]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/v
xgrfCommandLineSwitches.asp
[3] http://groups.yahoo.com/group/win_tech_off_topic/message/21188
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thank you in advance.