Add another build step
authorMiguel de Icaza <miguel@gnome.org>
Fri, 27 May 2016 17:27:32 +0000 (13:27 -0400)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 27 May 2016 17:27:32 +0000 (13:27 -0400)
build-libs.sh

index 17b2e16e7eefe0ab20d3a47563665a2dcb29542b..1b339764f8882e235cf17df74826f6987e4b0074 100755 (executable)
@@ -1,3 +1,4 @@
 #!/bin/sh
 (cd mcs/jay; make)
+(cd msvc/scripts/; make prepare.exe; mono prepare.exe `pwd`/mcs core)
 msbuild net_4_x.sln