Create a working Mac solution file and add some temporary workarounds

This commit is contained in:
Hylke Bons 2010-11-16 23:27:01 +00:00
parent 3e98e762d6
commit 1509bedd6a

View file

@ -658,7 +658,7 @@ namespace SparkleLib {
}
*/
Process process = new Process () {
EnableRaisingEvents = true
};