fine tunning build scripts. Not part of seamonkey build yet

This commit is contained in:
ssu%netscape.com 1999-09-15 20:10:05 +00:00
Родитель a070d4dca9
Коммит 98c24e2f20
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -83,6 +83,7 @@ else
}
# Copy the setup files to the dist setup directory.
system("xcopy /f config.ini $inDistPath");
system("xcopy /f config.ini $inDistPath\\setup");
system("xcopy /f $inDistPath\\setup.exe $inDistPath\\setup");
system("xcopy /f $inDistPath\\setuprsc.dll $inDistPath\\setup");