diff options
author | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-21 16:59:00 +0000 |
---|---|---|
committer | wustlbuilds <wustlbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-21 16:59:00 +0000 |
commit | af90b5e8a32145f8c15f7bf5a6436277b5bd4725 (patch) | |
tree | ff7943d2283aa795315c325f22a856298cf502cb /bin/msvc_auto_compile.pl | |
parent | a1ab9eb482513bc22ffbb903ab1be7e3fcd49660 (diff) | |
download | ATCD-af90b5e8a32145f8c15f7bf5a6436277b5bd4725.tar.gz |
ChangeLogTag:Wed Aug 21 11:57:37 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'bin/msvc_auto_compile.pl')
-rwxr-xr-x | bin/msvc_auto_compile.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/msvc_auto_compile.pl b/bin/msvc_auto_compile.pl index 9bf5051bd45..d473a29ef88 100755 --- a/bin/msvc_auto_compile.pl +++ b/bin/msvc_auto_compile.pl @@ -17,6 +17,7 @@ else { @ace_dirs = ("$ACE_ROOT\\ace", "$ACE_ROOT\\ACEXML\\common", "$ACE_ROOT\\ACEXML\\parser", + "$ACE_ROOT\\ACEXML\\apps", "$ACE_ROOT\\ACEXML\\tests", "$ACE_ROOT\\ACEXML\\examples", "$ACE_ROOT\\apps", |