
build:
	gcc -o ../resources/lib/libexample.so -shared example.c

   
F:\mingw64\bin\gcc.exe -o ../resources/lib/example.dll -shared example.c