- Re: Build Utility Question
- Posted by Tim Roberts on August 18th, 2004
"finecats" <finecats@nospam.nospam> wrote:
A little-known hint: if you want to set a C switch temporarily, like
generating a .cod file for one build, you can use the CL environment
variable:
set CL=/Fc
build
set CL=
Same thing works with "set LINK".
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc
Similar Posts
- binplace integration to the build utility (Drivers) by nir1408
- Re: Build Utility Question (Drivers) by Maxim S. Shatskih
- Re: Build Utility Question (Drivers) by Brian Catlin
- DDK build utility (Drivers) by vipin
- Re: Message Compiler -c switch with Build utility (Drivers) by Maxim S. Shatskih

