i am trying to write my frist plugin.
everytime i want to test it i am building the whole rockbox with cygwin.
this takes a lot of time, so i'm making very slow progress.
is there a way to compile only a single file? like, let's say test.c to test.rock?
that would make things much easier