(Not yet in build.)
This commit is contained in:
curt%netscape.com 2002-08-24 01:20:18 +00:00
Родитель f975d00fb0
Коммит c2d586ae77
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -199,8 +199,8 @@ sub GetCwd
{
mkdir("$depthPath\\dist\\inst_mfcembed", 775);
; print "path not found: $depthPath\\dist\\inst_mfcembed\n";
; exit(1);
# print "path not found: $depthPath\\dist\\inst_mfcembed\n";
# exit(1);
}
$distPath = "$depthPath\\dist\\inst_mfcembed";