X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=msvc%2Frunburg.bat;h=d7abbcd0642d323bf1ec8cfd6544afdd31bc65ab;hb=198e553ae49884e54a7180405a344942a37bc28e;hp=69ba79c0f2d2dc08162398fe28e1ab90818250c8;hpb=0b1817b6f7543684aac0cd13a40e8ec6cbb18003;p=mono.git diff --git a/msvc/runburg.bat b/msvc/runburg.bat index 69ba79c0f2d..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%;%MONO_DEPENDENCIES_PREFIX%\lib +set PATH=%PATH%;%MONO_DEPENDENCIES_PREFIX%\bin if "%2" == "Win32" goto x86 if "%2" == "x64" goto x64