Annotation of /branches/taiga-0.1/prebuild.framework.xml
Parent Directory
|
Revision Log
Revision 311 -
(view)
(download)
(as text)
Original Path: trunk/prebuild.framework.xml
| 1 : | mikkopa | 311 | <Project name="ModularRex.RexFramework" path="./addon-modules/ModreX/ModularRex/RexFramework" type="Library"> |
| 2 : | <Configuration name="Debug"> | ||
| 3 : | <Options> | ||
| 4 : | <OutputPath>../../../../bin/</OutputPath> | ||
| 5 : | </Options> | ||
| 6 : | </Configuration> | ||
| 7 : | <Configuration name="Release"> | ||
| 8 : | <Options> | ||
| 9 : | <OutputPath>../../../../bin/</OutputPath> | ||
| 10 : | </Options> | ||
| 11 : | </Configuration> | ||
| 12 : | |||
| 13 : | <ReferencePath>../../../../bin/</ReferencePath> | ||
| 14 : | <Reference name="log4net"/> | ||
| 15 : | <Reference name="OpenMetaverse"/> | ||
| 16 : | <Reference name="OpenMetaverseTypes"/> | ||
| 17 : | <Reference name="System" localCopy="false"/> | ||
| 18 : | <Reference name="System.Core" localCopy="false"/> | ||
| 19 : | <Reference name="System.Data"/> | ||
| 20 : | <Reference name="System.Xml"/> | ||
| 21 : | <Reference name="System.Xml.Linq"/> | ||
| 22 : | <Files> | ||
| 23 : | <Match pattern="*.cs" recurse="true"/> | ||
| 24 : | </Files> | ||
| 25 : | </Project> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

