home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Graphics Programming for Windows 95
/
3D_Graphics_Programming_for_Windows_95_Microsoft_1996.iso
/
samples
/
clock
/
build.bat
next >
Wrap
DOS Batch File
|
1996-04-01
|
89b
|
6 lines
@echo off
rem build this project
call ..\setenv.bat
nmake %nargs% /f stage.mak all