[Mono-dev] Mono.Posix Cross Compiling
David Curylo
curylod at asme.org
Tue Jan 6 20:50:06 UTC 2015
On Jan 6, 2015, at 2:57 PM, Edward Ned Harvey (mono) <edward.harvey.mono at clevertrove.com> wrote:
> Previously, you had a value 'Windows_NT' and now you have a value 'Unix' in there. How do you figure out what values are valid? I presume there's no such thing as setting a breakpoint inside the .csproj file to see what the variable is set to...
I got it from here: http://www.mono-project.com/archived/porting_msbuild_projects_to_xbuild/#platform-specific-items
I assume there are defined somewhere up the chain, but I’m not sure where. I saw Windows_NT was valid from most examples, like this: https://github.com/mono/mono/blob/master/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_5.csproj
I can’t seem to find any official reference documentation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150106/245cdd2f/attachment-0001.html>
More information about the Mono-devel-list
mailing list