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 438d8e55d0
commit 8f6a6f0710

View file

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