Subversion Repositories simple_log_event

Rev

Rev 3 | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo on^
  2.  
  3. del DllRes.RES
  4.  
  5. rem RC => RES
  6. rc DllRes.rc
  7.  
  8. pause.
  9.