Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. gcc -c minimp3.c -o minimp3.obj -O2 -nostdlib
  3. pause