[msvc] Fix msbuild warnings
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 18 Nov 2015 21:56:25 +0000 (13:56 -0800)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 18 Nov 2015 22:41:26 +0000 (23:41 +0100)
commit790700d0bf4fff3bdd8abd3487784e52bb9fa532
tree5ab59428860f0847cf2504e1659d485063c5b8b2
parent7ba10805f354761d5d511762b8aac322a26e381c
[msvc] Fix msbuild warnings

OutDir/IntDir should end with trailing slash.

Don't override Linker OutputFile, instead copy jay via a PostBuildEvent to the correct dir.
mcs/jay/jay.vcxproj
msvc/mono.vcxproj