Subversion Repositories pentevo

Rev

Rev 783 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 lvd 1
@echo off
2
cd sndrender
3
nmake clean
4
nmake all SSE42=1 RELEASE=1
5
cd ..
6
 
7
cd z80
8
nmake clean
9
nmake all SSE42=1 RELEASE=1
10
cd ..
11
 
12
nmake clean
13
nmake all SSE42=1 RELEASE=1