diff options
author | Melanie | 2011-10-11 23:16:19 +0100 |
---|---|---|
committer | Melanie | 2011-10-11 23:16:19 +0100 |
commit | 0ae63d0e8b84ffc107c56b5841a286c2b0bc9a94 (patch) | |
tree | 20b77d1ef422611b974c7a177cd532859356cd36 /prebuild.xml | |
parent | Merge commit 'c7db3df3442657cda398ff2f90d387bce98c718a' into bigmerge (diff) | |
parent | Remove OpenSim.Region.Examples.SimpleModule (diff) | |
download | opensim-SC-0ae63d0e8b84ffc107c56b5841a286c2b0bc9a94.zip opensim-SC-0ae63d0e8b84ffc107c56b5841a286c2b0bc9a94.tar.gz opensim-SC-0ae63d0e8b84ffc107c56b5841a286c2b0bc9a94.tar.bz2 opensim-SC-0ae63d0e8b84ffc107c56b5841a286c2b0bc9a94.tar.xz |
Merge commit '42fe774ad10d469c11fe58731fcab0e4df760871' into bigmerge
Conflicts:
OpenSim/Region/Examples/SimpleModule/ComplexObject.cs
OpenSim/Region/Examples/SimpleModule/MyNpcCharacter.cs
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/prebuild.xml b/prebuild.xml index 309a459..abd2fa0 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2083,34 +2083,6 @@ | |||
2083 | </Files> | 2083 | </Files> |
2084 | </Project> | 2084 | </Project> |
2085 | 2085 | ||
2086 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Examples.SimpleModule" path="OpenSim/Region/Examples/SimpleModule" type="Library"> | ||
2087 | <Configuration name="Debug"> | ||
2088 | <Options> | ||
2089 | <OutputPath>bin/</OutputPath> | ||
2090 | </Options> | ||
2091 | </Configuration> | ||
2092 | <Configuration name="Release"> | ||
2093 | <Options> | ||
2094 | <OutputPath>bin/</OutputPath> | ||
2095 | </Options> | ||
2096 | </Configuration> | ||
2097 | |||
2098 | <ReferencePath>../../../../bin/</ReferencePath> | ||
2099 | |||
2100 | <Reference name="OpenMetaverseTypes" path="../../../../bin/"/> | ||
2101 | <Reference name="OpenMetaverse" path="../../../../bin/"/> | ||
2102 | <Reference name="System"/> | ||
2103 | <Reference name="System.Core"/> | ||
2104 | <Reference name="OpenSim.Framework"/> | ||
2105 | <Reference name="OpenSim.Region.Framework"/> | ||
2106 | <Reference name="Nini" path="../../../../bin/"/> | ||
2107 | <Reference name="log4net" path="../../../../bin/"/> | ||
2108 | <Files> | ||
2109 | <Match pattern="*.cs" recurse="true"/> | ||
2110 | </Files> | ||
2111 | </Project> | ||
2112 | |||
2113 | |||
2114 | <!-- Data Base Modules --> | 2086 | <!-- Data Base Modules --> |
2115 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 2087 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
2116 | <Configuration name="Debug"> | 2088 | <Configuration name="Debug"> |