diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2003-02-28 19:22:19 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2003-02-28 19:22:19 +0000 |
commit | 2d61c12becf21da3cda3671eab8cd5876aa6d979 (patch) | |
tree | c2fbe01d600754f57345d8b135c303b1ada2e478 /ChangeLog | |
parent | 844fa124a32ee5180cf330c64b6f16a6b98257ae (diff) | |
download | ATCD-2d61c12becf21da3cda3671eab8cd5876aa6d979.tar.gz |
ChangeLogTag: Fri Feb 28 13:18:17 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4508d29e9e9..f10a28392c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Feb 28 13:18:17 2003 Chad Elliott <elliott_c@ociweb.com> + + * bin/MakeProjectCreator/modules/VC7WorkspaceCreator.pm: + + Fixed a problem with project dependencies. If the project + dependency is not a project within the generated solution, then + omit it. + Fri Feb 28 07:49:00 2003 Chad Elliott <elliott_c@ociweb.com> * bin/MakeProjectCreator/modules/Creator.pm: |