Diff of /trunk/prebuild.xml
Parent Directory
|
Revision Log
|
Patch
| revision 219, Tue Sep 15 10:00:29 2009 UTC | revision 220, Tue Sep 22 06:13:11 2009 UTC | |
|---|---|---|
| # | Line 149 | Line 149 |
| 149 | </Files> | </Files> |
| 150 | </Project> | </Project> |
| 151 | ||
| 152 | <Project name="ModularRex.WorldInventory" path="./addon-modules/ModreX/ModularRex/WorldInventory" type="Library"> | |
| 153 | <Configuration name="Debug"> | |
| 154 | <Options> | |
| 155 | <OutputPath>../../../../bin/</OutputPath> | |
| 156 | </Options> | |
| 157 | </Configuration> | |
| 158 | <Configuration name="Release"> | |
| 159 | <Options> | |
| 160 | <OutputPath>../../../../bin/</OutputPath> | |
| 161 | </Options> | |
| 162 | </Configuration> | |
| 163 | ||
| 164 | <ReferencePath>../../../../bin/</ReferencePath> | |
| 165 | <Reference name="System" localCopy="false"/> | |
| 166 | <Reference name="OpenMetaverse.dll" localCopy="false"/> | |
| 167 | <Reference name="OpenMetaverseTypes.dll" localCopy="false"/> | |
| 168 | <Reference name="OpenMetaverse.StructuredData.dll" localCopy="false"/> | |
| 169 | <Reference name="ModularRex"/> | |
| 170 | <Reference name="ModularRex.RexFramework"/> | |
| 171 | <Reference name="System.Xml"/> | |
| 172 | <Reference name="OpenSim.Framework"/> | |
| 173 | <Reference name="OpenSim.Region.Framework.dll"/> | |
| 174 | <Reference name="Nini.dll" /> | |
| 175 | <Reference name="log4net.dll"/> | |
| 176 | <Files> | |
| 177 | <Match pattern="*.cs" recurse="true"/> | |
| 178 | </Files> | |
| 179 | </Project> | |
| 180 | ||
| 181 | <Project name="ModularRex.RexBot" path="./addon-modules/ModreX/ModularRex/RexBot" type="Library"> | <Project name="ModularRex.RexBot" path="./addon-modules/ModreX/ModularRex/RexBot" type="Library"> |
| 182 | <Configuration name="Debug"> | <Configuration name="Debug"> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

