diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-29 14:41:22 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-29 14:41:22 +0000 |
commit | 4165c6d0dfb45465f48ffccae2d12cb6726ded44 (patch) | |
tree | 86db30c47c32014eb7bce7b06aeb13ffcc735130 /ChangeLog | |
parent | cfb3ad6280af3286802779c7a579954fd93d73b1 (diff) | |
download | ATCD-4165c6d0dfb45465f48ffccae2d12cb6726ded44.tar.gz |
ChangeLogTag: Tue Jul 29 09:39:58 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6cb1f09032e..06fc11bab87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +Tue Jul 29 09:39:58 2003 Chad Elliott <elliott_c@ociweb.com> + + * bin/MakeProjectCreator/config/vcpartialmacros.mpt: + + Modified to add to pch_defines instead of assigning. + + * bin/MakeProjectCreator/templates/bordll.mpt: + * bin/MakeProjectCreator/templates/borexe.mpt: + * bin/MakeProjectCreator/templates/common.mpt: + * bin/MakeProjectCreator/templates/em3vcpdll.mpt: + * bin/MakeProjectCreator/templates/em3vcpdllexe.mpt: + * bin/MakeProjectCreator/templates/em3vcplib.mpt: + * bin/MakeProjectCreator/templates/em3vcplibexe.mpt: + * bin/MakeProjectCreator/templates/gnudll.mpt: + * bin/MakeProjectCreator/templates/gnuexe.mpt: + * bin/MakeProjectCreator/templates/makedll.mpt: + * bin/MakeProjectCreator/templates/nmakedll.mpt: + * bin/MakeProjectCreator/templates/nmakeexe.mpt: + * bin/MakeProjectCreator/templates/va4iccdll.mpt: + * bin/MakeProjectCreator/templates/va4iccdllexe.mpt: + * bin/MakeProjectCreator/templates/va4icclib.mpt: + * bin/MakeProjectCreator/templates/va4icclibexe.mpt: + * bin/MakeProjectCreator/templates/vc6dspdll.mpt: + * bin/MakeProjectCreator/templates/vc6dspdllexe.mpt: + * bin/MakeProjectCreator/templates/vc6dsplib.mpt: + * bin/MakeProjectCreator/templates/vc6dsplibexe.mpt: + * bin/MakeProjectCreator/templates/vc7dll.mpt: + * bin/MakeProjectCreator/templates/vc7exe.mpt: + + Added the common.mpt for a place to put common template input + settings and added an include of common to each template input + file. + Tue Jul 29 09:01:44 2003 Chad Elliott <elliott_c@ociweb.com> * Kokyu/tests/DSRT_MIF/DSRT_MIF.mpc: |