Subversion Repositories pentevo

Rev

Rev 883 | Details | Compare with Previous | 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 clean
5
nmake all RELEASE=1 SSE2=1 USE_CL=1
6
cd ..
7
 
8
cd z80
9
nmake clean
10
nmake all RELEASE=1 SSE2=1 USE_CL=1
11
cd ..
12
 
13
nmake clean
14
nmake all RELEASE=1 SSE2=1 USE_CL=1