Phab compiling question

Hi, when I compile a non-photon file i have:

gcc -o file_out file.c -I/opt/mysql/include/mysql -L/opt/mysql/lib/mysql -lmysqlclient -lsocket -lm -lz

Now I want to compile a photon application with these parameters, but I have no idea where specify it in Phab…

check the common.mk file of the project