X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=build-libs.sh;h=f7583abaa03f6ada46c8a91cd52c828e9f642da6;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=17b2e16e7eefe0ab20d3a47563665a2dcb29542b;hpb=8c14f0d410a7f2a22852b347a6f55e3162d618e0;p=mono.git diff --git a/build-libs.sh b/build-libs.sh index 17b2e16e7ee..f7583abaa03 100755 --- a/build-libs.sh +++ b/build-libs.sh @@ -1,3 +1,4 @@ #!/bin/sh (cd mcs/jay; make) +(cd msvc/scripts/; make prepare.exe; mono prepare.exe ../../mcs core) msbuild net_4_x.sln