Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

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