Yes it took me a while to figure it out but this is what is needed to use the USB bootloader with PBP.

DEFINE LOADER_USED 1
DEFINE RESET_ORG 800h ' For Microchip USB Bootloader
DEFINE INTERRUPT_ORG 808h ' For Microchip USB Bootloader