Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 lvd 1
@echo off
2
call iclvars.bat ia32 vs2015
3
cd sndrender
4
nmake all SSE2=1 RELEASE=1
5
cd ..
6
 
7
cd z80
8
nmake all SSE2=1 RELEASE=1
9
cd ..
10
 
11
nmake all SSE2=1 RELEASE=1