Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Jan Oravec
Jan OravecComponents
Fix versions
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created February 25, 2008 at 3:14 AM
Updated February 27, 2008 at 5:27 AM
Resolved February 27, 2008 at 5:27 AM
This patch updates Mono build targets. It is also required to remove lib/mono directory and make it a symlink to lib/net (or copy contents of lib/net to lib/mono, or make build files to use lib/net for Mono).
I kept same defines as .NET have and added define MONO, so that possible incompatibility in the future can be easily fixed by #ifdef in source code.