Subversion Repositories pentevo

Rev

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

  1. @echo off
  2. cd sndrender
  3. nmake clean
  4. nmake all SSE2=1 DEBUG=1 USE_CL=1
  5. cd ..
  6.  
  7. cd z80
  8. nmake clean
  9. nmake all SSE2=1 DEBUG=1 USE_CL=1
  10. cd ..
  11.  
  12. nmake clean
  13. nmake all SSE2=1 DEBUG=1 USE_CL=1
  14.