2009-08-19 Marek Safar <marek.safar@gmail.com>
[mono.git] / msvc / runburg.bat
index 8370b0ac7efb1a1c67a9f4f79f035b6f2a0108a9..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%;..\..\VSDependancies\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