Try to create folders named qfplib and qfpio respectively in the Arduino/libraries folder. Put the qfpio source file in the qfpio folder and do the same for the qfplib. In your Arduino program, include qfplib.h and qfpio.h .
EDIT : Doesn't seem to work. I'll investigate.