wxWorkshop fixes

12/22/2000

Libraries are now built releative to the wxWorkshop path, not in the primary 
wxWindows LIB directory.  For example: d:\projects\wxWorkshop\lib is where
the libraries are now written to when I build.

12/23/2000

Spelling mistakes fixed

Modified the VC workspace files to now be able to compile all libraries and 
wxWorkshop all from within the one workspace.  Project dependencies are now 
all defined, so that if somehting is changed in PMF, then when I rebuild "ws",
PMF library also gets rebuilt.

12/26/2000

Spelling mistakes fixed