Subversion Repositories pentevo

Rev

Rev 796 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed | ?url?

  1. @echo off
  2. call iclvars.bat ia32 vs2017
  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
  12.