Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / msvc / runburg.bat
index 69ba79c0f2d2dc08162398fe28e1ab90818250c8..d7abbcd0642d323bf1ec8cfd6544afdd31bc65ab 100755 (executable)
@@ -2,7 +2,7 @@
 rem This runs Monoburg on the various x86 files when called on Visual Studio
 echo Running Monoburg on the inssel.brg files...
 cd ..\mono\mini
 rem This runs Monoburg on the various x86 files when called on Visual Studio
 echo Running Monoburg on the inssel.brg files...
 cd ..\mono\mini
-set PATH=%PATH%;%MONO_DEPENDENCIES_PREFIX%\lib
+set PATH=%PATH%;%MONO_DEPENDENCIES_PREFIX%\bin
 
 if "%2" == "Win32" goto x86
 if "%2" == "x64" goto x64
 
 if "%2" == "Win32" goto x86
 if "%2" == "x64" goto x64