How can i use mcpp plug-in to compile my shader?

I want my shader to end with component not to material or post process material. I tried to include mcpp.h in my file and also I added the module of the mcpp plug-in to my project but still I can not use the functions and structures that is declared in mcpp to compile my hlsl (*.usf file).