[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch: Stable Branch Windows VC6 Build - Header Files Updated
From: |
Conrad T. Pino |
Subject: |
Patch: Stable Branch Windows VC6 Build - Header Files Updated |
Date: |
Fri, 14 May 2004 13:53:30 -0700 |
Hi Derek,
This patch is optional and arises from last feature branch update.
====================================
Summary of changes:
1. VC6 IDE compile detected header files not enumerated in
project .dsp files and this is now corrected.
2. Project .dep/.mak files regenerated to reflect changes to
.dsp files by this patch.
Both IDE builds and both batch builds were tested.
====================================
File attachment "Patch-stable.txt" contains patches for:
cvsnt.dep
cvsnt.dsp
cvsnt.mak
diff/libdiff.dep
diff/libdiff.dsp
diff/libdiff.mak
lib/libcvs.dep
lib/libcvs.dsp
lib/libcvs.mak
zlib/libz.dsp
zlib/libz.mak
and is intended for use by the patch committer.
Note, change to:
zlib/libz.dep
apparently not required.
Attached patch text file uses Windows/DOS new line standard.
====================================
These entries are provided for convenience of committer:
./ChangeLog:
* cvsnt.dsp: Header file list updated.
* cvsnt.dep: Regenerated for "cvsnt.dsp" change.
* cvsnt.mak: Regenerated for "cvsnt.dsp" change.
./diff/ChangeLog:
* libdiff.dsp: Header file list updated.
* libdiff.dep: Regenerated for "libdiff.dsp" changes.
* libdiff.mak: Regenerated for "libdiff.dsp" changes.
./lib/ChangeLog:
* libcvs.dsp: Header file list updated.
* libcvs.dep: Regenerated for "libcvs.dsp" changes.
* libcvs.mak: Regenerated for "libcvs.dsp" changes.
./zlib/ChangeLog:
* libz.dsp: Header file list updated.
* libz.mak: Regenerated for "libz.dsp" changes.
for use or not at committer's discretion.
====================================
I'm don't believe a "NEWS" entry is needed or appropriate.
====================================
Conrad
Patch-stable.txt
Description: Text document
- Patch: Stable Branch Windows VC6 Build - Header Files Updated,
Conrad T. Pino <=