Building Firefox trunk on win32 without the Vista SDK

If you are on XP, and don't have the Vista SDK installed, you can get around the new dependency by adding this to your .mozconfig:

ac_add_options --disable-parental-controls
And we're back...(ya!)