mupen64plus-oldsvn/dummy_input/makewin32.bat
2008-09-01 12:44:16 +00:00

2 lines
55 B
Batchfile

gcc -c input.c
gcc -shared -o dummyinput.dll input.c