What about something like this in the code?
Code:
ASM
    CONFIG XINST = OFF
    CONFIG FOSC = HS
    CONFIG WDTPS = 512
    CONFIG CP0 = OFF
ENDASM