mirror of
https://github.com/LibreSplit/LibreSplit.git
synced 2026-04-27 14:20:24 +00:00
2 lines
125 B
Makefile
2 lines
125 B
Makefile
all:
|
|
gcc -shared -fPIC -o test_plugin2.so -I ../../src/plugins/ -I ../../src/lasr -I ../../src -L../../build/ test_plugin.c
|