[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
- Re: Attn Dennis Jones: CVS Windows Build, Visual C++ Project Files, (continued)
- RE: Attn Dennis Jones: CVS Windows Build, Visual C++ Project Files, Conrad T. Pino, 2004/04/08
- Re: Attn Dennis Jones: CVS Windows Build, Visual C++ Project Files, Derek Robert Price, 2004/04/08
- RE: Attn Dennis Jones: CVS Windows Build, Visual C++ Project Files, Conrad T. Pino, 2004/04/08
- RE: Proposed Patch: Windows VC *.dsp Simplification, Conrad T. Pino, 2004/04/08
- Re: Proposed Patch: Windows VC *.dsp Simplification, Derek Robert Price, 2004/04/08
- RE: Proposed Patch: Windows VC *.dsp Simplification, Conrad T. Pino, 2004/04/08
- RE: Proposed Patch: Windows VC *.dsp Simplification, Conrad T. Pino, 2004/04/15
- Re: Proposed Patch: Windows VC *.dsp Simplification, Derek Robert Price, 2004/04/15
- RE: Proposed Patch: Windows VC *.dsp Simplification, Conrad T. Pino, 2004/04/15
- RE: Proposed Patch: Windows VC *.dsp Simplification,
Conrad T. Pino <=