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 9dde45bc5d
commit f90ad36bc4

View file

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