| 32 |
</Options> |
</Options> |
| 33 |
</Configuration> |
</Configuration> |
| 34 |
|
|
| 35 |
|
<Project name="ModularRex.RexFramework" path="./RexFramework" type="Library"> |
| 36 |
|
<Configuration name="Debug"> |
| 37 |
|
<Options> |
| 38 |
|
<OutputPath>../../../bin/</OutputPath> |
| 39 |
|
</Options> |
| 40 |
|
</Configuration> |
| 41 |
|
<Configuration name="Release"> |
| 42 |
|
<Options> |
| 43 |
|
<OutputPath>../../../bin/</OutputPath> |
| 44 |
|
</Options> |
| 45 |
|
</Configuration> |
| 46 |
|
|
| 47 |
|
<ReferencePath>../../../bin/</ReferencePath> |
| 48 |
|
<Reference name="log4net"/> |
| 49 |
|
<Reference name="OpenMetaverse"/> |
| 50 |
|
<Reference name="OpenMetaverseTypes"/> |
| 51 |
|
<Reference name="System" localCopy="false"/> |
| 52 |
|
<Reference name="System.Core" localCopy="false"/> |
| 53 |
|
<Reference name="System.Data"/> |
| 54 |
|
<Reference name="System.Xml"/> |
| 55 |
|
<Reference name="System.Xml.Linq"/> |
| 56 |
|
|
| 57 |
|
<Files> |
| 58 |
|
<Match pattern="*.cs" recurse="true"/> |
| 59 |
|
</Files> |
| 60 |
|
</Project> |
| 61 |
|
|
| 62 |
|
<Project name="ModularRex.NHibernate" path="./NHibernate" type="Library"> |
| 63 |
|
<Configuration name="Debug"> |
| 64 |
|
<Options> |
| 65 |
|
<OutputPath>../../../bin/</OutputPath> |
| 66 |
|
</Options> |
| 67 |
|
</Configuration> |
| 68 |
|
<Configuration name="Release"> |
| 69 |
|
<Options> |
| 70 |
|
<OutputPath>../../../bin/</OutputPath> |
| 71 |
|
</Options> |
| 72 |
|
</Configuration> |
| 73 |
|
|
| 74 |
|
<ReferencePath>../../../bin/</ReferencePath> |
| 75 |
|
<Reference name="ModularRex.RexFramework"/> |
| 76 |
|
<Reference name="log4net.dll"/> |
| 77 |
|
<Reference name="OpenMetaverse.dll"/> |
| 78 |
|
<Reference name="OpenMetaverseTypes.dll"/> |
| 79 |
|
<Reference name="System" localCopy="false"/> |
| 80 |
|
<Reference name="System.Core" localCopy="false"/> |
| 81 |
|
<Reference name="System.Data"/> |
| 82 |
|
<Reference name="System.Xml"/> |
| 83 |
|
<Reference name="System.Xml.Linq"/> |
| 84 |
|
<Reference name="OpenSim.Framework"/> |
| 85 |
|
<Reference name="OpenSim.Region.Environment"/> |
| 86 |
|
<Reference name="OpenSim.Data.NHibernate"/> |
| 87 |
|
<Reference name="NHibernate"/> |
| 88 |
|
<Files> |
| 89 |
|
<Match pattern="*.cs" recurse="true"/> |
| 90 |
|
<Match path="Resources" pattern="*.xml" buildAction="EmbeddedResource"/> |
| 91 |
|
<Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/> |
| 92 |
|
<!-- add more as you go --> |
| 93 |
|
<Match path="Resources/MsSql2005Dialect" pattern="*.sql" buildAction="EmbeddedResource"/> |
| 94 |
|
<Match path="Resources/SQLiteDialect" pattern="*.sql" buildAction="EmbeddedResource"/> |
| 95 |
|
</Files> |
| 96 |
|
</Project> |
| 97 |
|
|
| 98 |
<Project name="ModularRex" path="./" type="Library"> |
<Project name="ModularRex" path="./" type="Library"> |
| 99 |
<Configuration name="Debug"> |
<Configuration name="Debug"> |
| 100 |
<Options> |
<Options> |
| 107 |
</Options> |
</Options> |
| 108 |
</Configuration> |
</Configuration> |
| 109 |
|
|
| 110 |
<ReferencePath>../../bin</ReferencePath> |
<ReferencePath>../../bin/</ReferencePath> |
| 111 |
|
<Reference name="ModularRex.RexFramework"/> |
| 112 |
|
<Reference name="ModularRex.NHibernate"/> |
| 113 |
<Reference name="IronMath.dll" /> |
<Reference name="IronMath.dll" /> |
| 114 |
<Reference name="IronPython.dll" /> |
<Reference name="IronPython.dll" /> |
| 115 |
<Reference name="log4net.dll"/> |
<Reference name="log4net.dll"/> |
| 126 |
<Reference name="OpenSim.Region.ClientStack.LindenUDP.dll"/> |
<Reference name="OpenSim.Region.ClientStack.LindenUDP.dll"/> |
| 127 |
<Reference name="OpenSim.Region.Communications.Local.dll"/> |
<Reference name="OpenSim.Region.Communications.Local.dll"/> |
| 128 |
<Reference name="OpenSim.Region.Environment.dll"/> |
<Reference name="OpenSim.Region.Environment.dll"/> |
| 129 |
|
<Reference name="OpenSim.Region.Framework.dll"/> |
| 130 |
<Reference name="OpenSim.Region.Interfaces.dll"/> |
<Reference name="OpenSim.Region.Interfaces.dll"/> |
| 131 |
<Reference name="OpenSim.Region.Physics.Manager.dll"/> |
<Reference name="OpenSim.Region.Physics.Manager.dll"/> |
| 132 |
<Reference name="OpenSim.Region.ScriptEngine.Shared.dll"/> |
<Reference name="OpenSim.Region.ScriptEngine.Shared.dll"/> |
| 133 |
<Reference name="OpenSim.Region.ScriptEngine.Shared.Api.dll"/> |
<Reference name="OpenSim.Region.ScriptEngine.Shared.Api.dll"/> |
| 134 |
|
<Reference name="OpenSim.Region.CoreModules.dll"/> |
| 135 |
<Reference name="System" localCopy="false"/> |
<Reference name="System" localCopy="false"/> |
| 136 |
<Reference name="System.Data"/> |
<Reference name="System.Data"/> |
| 137 |
<Reference name="System.Xml"/> |
<Reference name="System.Xml"/> |
| 138 |
<Reference name="XMLRPC.dll"/> |
<Reference name="XMLRPC.dll"/> |
| 139 |
<Files> |
<Files> |
| 140 |
|
<Match pattern="*.cs" recurse="false"/> |
| 141 |
|
<Match path="Properties" pattern="*.cs" recurse="false"/> |
| 142 |
|
<Match path="RexNetwork" pattern="*.cs" recurse="true"/> |
| 143 |
|
<Match path="RexParts" pattern="*.cs" recurse="true"/> |
| 144 |
|
<Match path="RexDBObjects" pattern="*.cs" recurse="true"/> |
| 145 |
|
</Files> |
| 146 |
|
</Project> |
| 147 |
|
|
| 148 |
|
<Project name="ModularRex.RexOdePlugin" path="./RexOdePlugin" type="Library"> |
| 149 |
|
<Configuration name="Debug"> |
| 150 |
|
<Options> |
| 151 |
|
<OutputPath>../../../bin/Physics/</OutputPath> |
| 152 |
|
</Options> |
| 153 |
|
</Configuration> |
| 154 |
|
<Configuration name="Release"> |
| 155 |
|
<Options> |
| 156 |
|
<OutputPath>../../../bin/Physics/</OutputPath> |
| 157 |
|
</Options> |
| 158 |
|
</Configuration> |
| 159 |
|
|
| 160 |
|
<ReferencePath>../bin/</ReferencePath> |
| 161 |
|
<ReferencePath>../../../bin/</ReferencePath> |
| 162 |
|
<ReferencePath>../../../bin/Physics</ReferencePath> |
| 163 |
|
<Reference name="System" localCopy="false"/> |
| 164 |
|
<Reference name="OpenMetaverseTypes.dll" localCopy="false"/> |
| 165 |
|
<Reference name="Nini.dll" /> |
| 166 |
|
<Reference name="OpenSim.Framework"/> |
| 167 |
|
<Reference name="OpenSim.Framework.Console"/> |
| 168 |
|
<Reference name="OpenSim.Region.Physics.Manager"/> |
| 169 |
|
<Reference name="OpenSim.Region.Physics.Meshing"/> |
| 170 |
|
<Reference name="ModularRex"/> |
| 171 |
|
<Reference name="Ode.NET.dll"/> |
| 172 |
|
<Reference name="nunit.framework.dll"/> |
| 173 |
|
<Reference name="log4net.dll"/> |
| 174 |
|
<Reference name="RexDotMeshLoader.dll" localCopy="true"/> |
| 175 |
|
<Files> |
| 176 |
<Match pattern="*.cs" recurse="true"/> |
<Match pattern="*.cs" recurse="true"/> |
| 177 |
</Files> |
</Files> |
| 178 |
</Project> |
</Project> |
| 179 |
|
|
| 180 |
|
|
| 181 |
|
|
| 182 |
|
|
| 183 |
</Solution> |
</Solution> |
| 184 |
</Prebuild> |
</Prebuild> |
| 185 |
|
|