This commit is contained in:
petitta%netscape.com 1999-04-07 17:08:52 +00:00
Родитель 6ddd40a02f
Коммит d8078acb29
1 изменённых файлов: 10 добавлений и 1 удалений

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

@ -2,7 +2,7 @@
What are all of these files?
--------------------
-------------------------
bdate.bat - Sets the environment var, BuildID, to the value given it by the PERL script date.pl.
The BuildID var is used to name the repository folder.
@ -28,3 +28,12 @@ NMAKE /f "WizardMachine.mak" CFG="WizardMachine - Win32 Release"
And you should end up with nice shiny new .exe, .obj's, .pch and .res files in a "release" or "debug"
folder, depending on the command issued from above.
Doc Omner:
Frank (petitta@netscape.com)
X6378