mirror of
https://github.com/mupen64plus/mupen64plus-oldsvn.git
synced 2025-04-02 10:52:35 -04:00
2 lines
55 B
Batchfile
2 lines
55 B
Batchfile
gcc -c input.c
|
|
gcc -shared -o dummyinput.dll input.c
|