Fixed .bat file to handle xcopy command not in path.
authorlateralusX <lateralusx.github@gmail.com>
Thu, 2 Jun 2016 09:34:15 +0000 (11:34 +0200)
committerlateralusX <lateralusx.github@gmail.com>
Wed, 15 Jun 2016 07:44:24 +0000 (09:44 +0200)
commit0e0002e2559cba3f97bf6d862f6b33e5adcabee0
tree4f17c9f5139112edecbb19ba96d2af071c88912a
parentc60a49439ae36a3ea134e6d3f9e4e62062d8ac9c
Fixed .bat file to handle xcopy command not in path.

Also added support to not always replace config.h/version.h since that triggers
unnecessary rebuilds during development. New script will check if there is
an actual difference in the config.h/version.h file before doing the copy.
msvc/compare-config-content.ps1 [new file with mode: 0644]
msvc/compare-config-files.ps1 [new file with mode: 0644]
msvc/install.bat
msvc/libmono.bat
msvc/libmono.vcxproj
msvc/package.bat
msvc/winsetup.bat