bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Proposed Patch: Windows VC *.dsp Simplification


From: Conrad T. Pino
Subject: RE: Proposed Patch: Windows VC *.dsp Simplification
Date: Thu, 15 Apr 2004 19:35:31 -0700

Hi Derek,

> From: Conrad T. Pino [mailto:Conrad@Pino.com]
>
> Key .dsp file project setting statements are in 2 classes
> 
>       PROP name active-values ...
>       ADD name active-values ...
> 
> where each of the above having a corresponding
> 
>       PROP BASE name reset-values...
>       ADD BASE name reset-values...
> 
> FYI PROP/ADD name sets occur once per configuration (CFG=) value.

I forgot to mention *some* "ADD name" statements have corresponding:

        SUBTRACT name active-values ...

and SUBTRACT statements may exist in *some* configurations (CFG=)
i.e. they're optional.

Conrad





reply via email to

[Prev in Thread] Current Thread [Next in Thread]