I was using an incompatible version of libjpeg-8c. We will either need to use
the rgba-patched version or update the code to work correctly with vanilla.
I vote for the latter, since it will make porting easier...
Add plClientPatcher and plUruLauncher to AllClient.sln.
Adjust include and library paths in the "Release" build.
Adjust library depedencies to remove EAX, IJL, and Bink, and add IJG jpeg libraries.
Remove some overlooked Havok include files.
Add sample build and clean batch files to build the AllClient solution from a MSVC 2003 command prompt.