summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-24 01:02:55 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-24 01:02:55 +0000
commit8c500d1bd5ed7c4a1a0bd1dc4cea7f123829eb06 (patch)
treede1c0cc2338dc9f70c11677da70c2db013ca7834 /bin
parent0db59019f00e7600f5fe6afb05cdd5408f454040 (diff)
downloadATCD-8c500d1bd5ed7c4a1a0bd1dc4cea7f123829eb06.tar.gz
ChangeLogTag:Tue Jan 23 17:02:42 2001 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/msvc_auto_compile.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/msvc_auto_compile.pl b/bin/msvc_auto_compile.pl
index 1bb3460ac2a..4630cd2f0a2 100755
--- a/bin/msvc_auto_compile.pl
+++ b/bin/msvc_auto_compile.pl
@@ -14,8 +14,7 @@ else {
@directories = ();
-@ace_dirs = ("$ACE_ROOT\\PACE",
- "$ACE_ROOT\\ace",
+@ace_dirs = ("$ACE_ROOT\\ace",
"$ACE_ROOT\\apps",
"$ACE_ROOT\\ASNMP",
"$ACE_ROOT\\examples",