opensim – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 eva 1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
2 <PropertyGroup>
3 <ProjectType>Local</ProjectType>
4 <ProductVersion>9.0.30729</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{8334BC10-0000-0000-0000-000000000000}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <ApplicationIcon></ApplicationIcon>
9 <AssemblyKeyContainerName>
10 </AssemblyKeyContainerName>
11 <AssemblyName>OpenSim.Framework.Tests</AssemblyName>
12 <DefaultClientScript>JScript</DefaultClientScript>
13 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
14 <DefaultTargetSchema>IE50</DefaultTargetSchema>
15 <DelaySign>false</DelaySign>
16 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
17 <OutputType>Library</OutputType>
18 <AppDesignerFolder></AppDesignerFolder>
19 <RootNamespace>OpenSim.Framework.Tests</RootNamespace>
20 <StartupObject></StartupObject>
21 <StartArguments></StartArguments>
22 <FileUpgradeFlags>
23 </FileUpgradeFlags>
24 </PropertyGroup>
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
26 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
27 <BaseAddress>285212672</BaseAddress>
28 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
29 <ConfigurationOverrideFile>
30 </ConfigurationOverrideFile>
31 <DefineConstants>TRACE;DEBUG</DefineConstants>
32 <DocumentationFile></DocumentationFile>
33 <DebugSymbols>True</DebugSymbols>
34 <FileAlignment>4096</FileAlignment>
35 <Optimize>False</Optimize>
36 <OutputPath>../../../bin/</OutputPath>
37 <RegisterForComInterop>False</RegisterForComInterop>
38 <RemoveIntegerChecks>False</RemoveIntegerChecks>
39 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
40 <WarningLevel>4</WarningLevel>
41 <NoStdLib>False</NoStdLib>
42 <NoWarn></NoWarn>
43 <PlatformTarget>AnyCPU</PlatformTarget>
44 </PropertyGroup>
45 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
46 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
47 <BaseAddress>285212672</BaseAddress>
48 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
49 <ConfigurationOverrideFile>
50 </ConfigurationOverrideFile>
51 <DefineConstants>TRACE</DefineConstants>
52 <DocumentationFile></DocumentationFile>
53 <DebugSymbols>False</DebugSymbols>
54 <FileAlignment>4096</FileAlignment>
55 <Optimize>True</Optimize>
56 <OutputPath>../../../bin/</OutputPath>
57 <RegisterForComInterop>False</RegisterForComInterop>
58 <RemoveIntegerChecks>False</RemoveIntegerChecks>
59 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
60 <WarningLevel>4</WarningLevel>
61 <NoStdLib>False</NoStdLib>
62 <NoWarn></NoWarn>
63 <PlatformTarget>AnyCPU</PlatformTarget>
64 </PropertyGroup>
65 <ItemGroup>
66 <Reference Include="Nini" >
67 <Name>Nini</Name>
68 <HintPath>../../../bin/Nini.dll</HintPath>
69 <Private>False</Private>
70 </Reference>
71 <Reference Include="nunit.framework" >
72 <Name>nunit.framework</Name>
73 <HintPath>../../../bin/nunit.framework.dll</HintPath>
74 <Private>False</Private>
75 </Reference>
76 <Reference Include="OpenMetaverse" >
77 <Name>OpenMetaverse</Name>
78 <HintPath>../../../bin/OpenMetaverse.dll</HintPath>
79 <Private>False</Private>
80 </Reference>
81 <Reference Include="OpenMetaverse.StructuredData" >
82 <Name>OpenMetaverse.StructuredData</Name>
83 <HintPath>../../../bin/OpenMetaverse.StructuredData.dll</HintPath>
84 <Private>False</Private>
85 </Reference>
86 <Reference Include="OpenMetaverseTypes" >
87 <Name>OpenMetaverseTypes</Name>
88 <HintPath>../../../bin/OpenMetaverseTypes.dll</HintPath>
89 <Private>False</Private>
90 </Reference>
91 <Reference Include="System" >
92 <Name>System</Name>
93 <Private>False</Private>
94 </Reference>
95 <Reference Include="System.Data" >
96 <Name>System.Data</Name>
97 <Private>False</Private>
98 </Reference>
99 <Reference Include="System.Xml" >
100 <Name>System.Xml</Name>
101 <Private>False</Private>
102 </Reference>
103 <Reference Include="XMLRPC" >
104 <Name>XMLRPC</Name>
105 <HintPath>../../../bin/XMLRPC.dll</HintPath>
106 <Private>False</Private>
107 </Reference>
108 </ItemGroup>
109 <ItemGroup>
110 <ProjectReference Include="../OpenSim.Framework.csproj">
111 <Name>OpenSim.Framework</Name>
112 <Project>{7404933D-0000-0000-0000-000000000000}</Project>
113 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
114 <Private>False</Private>
115 </ProjectReference>
116 <ProjectReference Include="../Console/OpenSim.Framework.Console.csproj">
117 <Name>OpenSim.Framework.Console</Name>
118 <Project>{16759386-0000-0000-0000-000000000000}</Project>
119 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
120 <Private>False</Private>
121 </ProjectReference>
122 <ProjectReference Include="../Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj">
123 <Name>OpenSim.Framework.Servers.HttpServer</Name>
124 <Project>{1CBD339A-0000-0000-0000-000000000000}</Project>
125 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
126 <Private>False</Private>
127 </ProjectReference>
128 <ProjectReference Include="../../Tests/Common/OpenSim.Tests.Common.csproj">
129 <Name>OpenSim.Tests.Common</Name>
130 <Project>{84F9D8D9-0000-0000-0000-000000000000}</Project>
131 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
132 <Private>False</Private>
133 </ProjectReference>
134 </ItemGroup>
135 <ItemGroup>
136 <Compile Include="AgentCircuitDataTest.cs">
137 <SubType>Code</SubType>
138 </Compile>
139 <Compile Include="AgentCircuitManagerTests.cs">
140 <SubType>Code</SubType>
141 </Compile>
142 <Compile Include="AnimationTests.cs">
143 <SubType>Code</SubType>
144 </Compile>
145 <Compile Include="AssetBaseTest.cs">
146 <SubType>Code</SubType>
147 </Compile>
148 <Compile Include="CacheTests.cs">
149 <SubType>Code</SubType>
150 </Compile>
151 <Compile Include="LocationTest.cs">
152 <SubType>Code</SubType>
153 </Compile>
154 <Compile Include="MundaneFrameworkTests.cs">
155 <SubType>Code</SubType>
156 </Compile>
157 <Compile Include="PrimeNumberHelperTests.cs">
158 <SubType>Code</SubType>
159 </Compile>
160 <Compile Include="UtilTest.cs">
161 <SubType>Code</SubType>
162 </Compile>
163 </ItemGroup>
164 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
165 <PropertyGroup>
166 <PreBuildEvent>
167 </PreBuildEvent>
168 <PostBuildEvent>
169 </PostBuildEvent>
170 </PropertyGroup>
171 </Project>