Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build-libs.sh - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f7583abaa03f6ada46c8a91cd52c828e9f642da6 (plain)
1
2
3
4
#!/bin/sh
(cd mcs/jay; make)
(cd msvc/scripts/; make prepare.exe; mono prepare.exe ../../mcs core)
msbuild net_4_x.sln