X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Frunburg.bat;h=d7abbcd0642d323bf1ec8cfd6544afdd31bc65ab;hb=82bc0ca4ced9d49ed9e1a483b415760ba8653500;hp=8370b0ac7efb1a1c67a9f4f79f035b6f2a0108a9;hpb=f7d406b777ca8de619375180ad29a984e0b20a96;p=mono.git diff --git a/msvc/runburg.bat b/msvc/runburg.bat index 8370b0ac7ef..d7abbcd0642 100755 --- a/msvc/runburg.bat +++ b/msvc/runburg.bat @@ -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 -set PATH=%PATH%;..\..\VSDependancies\lib +set PATH=%PATH%;%MONO_DEPENDENCIES_PREFIX%\bin if "%2" == "Win32" goto x86 if "%2" == "x64" goto x64