Allow OpenSim to respond to Unix signals. This may need work to be

properly ignoed on Windows.
Windows devs, please test and check for platform flags if this causes
issues in Windows
This commit is contained in:
Melanie Thielker
2016-12-12 00:07:36 +00:00
parent ba61b64c42
commit 4d1536f1ec
3 changed files with 24 additions and 2 deletions

View File

@@ -1790,6 +1790,7 @@
<Reference name="System.Core"/>
<Reference name="System.Xml"/>
<Reference name="Mono.Addins" path="../../../bin/"/>
<Reference name="Mono.Posix" path="../../../bin/"/>
<Reference name="NDesk.Options" path="../../../bin/"/>
<Reference name="OpenMetaverseTypes" path="../../../bin/"/>
<Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>