Fix crossgen command line handling on Unix
authorJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 04:30:35 +0000 (21:30 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 24 Sep 2015 04:30:35 +0000 (21:30 -0700)
commitdee3161cb612401c81d9f5f434910e46ad25bd1a
treec81c208944e869bccd2ee09d9e4bfadaa32867e5
parent57011c3b00e55343b95df632381c4b08fc8f5f9c
Fix crossgen command line handling on Unix

Replace hardcoded Windows directory and path separators with symbolic
constants.
src/inc/palclr.h
src/pal/inc/rt/palrt.h
src/tools/crossgen/crossgen.cpp