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

make.sh « MainsoftWebApp « mainsoft « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 036a7d4d36f464abc8b4bceeb64b7b137840eaad (plain)
1
2
3
#!/bin/bash

mcs -out:./bin/MainsoftWebApp.dll -target:library -recurse:./*.cs -r:System.Web.dll -r:System.Data.dll -r:System.Drawing.dll