Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

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