OSCCON = %01110000 '8 Mhz
Define OSC 8
OSSCON=%0111000 ... configures the actual PIC hardware

Define OSC 8 ... is a directive to the COMPILER to notifiy it that you have set the PIC hardware for 8 MHz