home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
io Programmo 40
/
IOPROG_40.ISO
/
SOFT
/
NETFrameworkSDK.exe
/
comsdk.cab
/
samples.exe
/
IntroDev
/
HelloWorld
/
test.bat
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2000-06-23
|
147 b
|
15 lines
del /s *.exe
cd cs
call build.bat
cd..\vb
call build.bat
cd..\vc
call build.bat
cd..
del /s *.pdb
cs\hellocs
vb\hellovb
vc\hellovc