Set executable flag on bat files so they will run on Windows. Also, set PATH variable...
authorJonathan Chambers <joncham@gmail.com>
Fri, 2 Mar 2007 19:17:41 +0000 (19:17 -0000)
committerJonathan Chambers <joncham@gmail.com>
Fri, 2 Mar 2007 19:17:41 +0000 (19:17 -0000)
commitd82761b65111606d33e5f0f7081e2bd3bb650bf4
tree6a02746106e7cea357e8e383ea1a276446863ae4
parent9c345d3a2277cdb9f22066bc052ed2feaccdb766
Set executable flag on bat files so they will run on Windows. Also, set PATH variable in bat files so glib dlls will be found when run.

svn path=/trunk/mono/; revision=73649
mono/mini/runmdesc.bat [changed mode: 0644->0755]
mono/monoburg/runburg.bat [changed mode: 0644->0755]
winsetup.bat [changed mode: 0644->0755]