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>{BDAB420E-0000-0000-0000-000000000000}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <ApplicationIcon></ApplicationIcon>
9 <AssemblyKeyContainerName>
10 </AssemblyKeyContainerName>
11 <AssemblyName>OpenSim.Region.ClientStack.LindenUDP.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.Region.ClientStack.LindenUDP.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="log4net" >
67 <Name>log4net</Name>
68 <HintPath>../../../../../../bin/log4net.dll</HintPath>
69 <Private>False</Private>
70 </Reference>
71 <Reference Include="Nini" >
72 <Name>Nini</Name>
73 <HintPath>../../../../../../bin/Nini.dll</HintPath>
74 <Private>False</Private>
75 </Reference>
76 <Reference Include="nunit.framework" >
77 <Name>nunit.framework</Name>
78 <HintPath>../../../../../../bin/nunit.framework.dll</HintPath>
79 <Private>False</Private>
80 </Reference>
81 <Reference Include="OpenMetaverse" >
82 <Name>OpenMetaverse</Name>
83 <HintPath>../../../../../../bin/OpenMetaverse.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.Xml" >
96 <Name>System.Xml</Name>
97 <Private>False</Private>
98 </Reference>
99 </ItemGroup>
100 <ItemGroup>
101 <ProjectReference Include="../../../../../Framework/OpenSim.Framework.csproj">
102 <Name>OpenSim.Framework</Name>
103 <Project>{7404933D-0000-0000-0000-000000000000}</Project>
104 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
105 <Private>False</Private>
106 </ProjectReference>
107 <ProjectReference Include="../../../../../Framework/Communications/OpenSim.Framework.Communications.csproj">
108 <Name>OpenSim.Framework.Communications</Name>
109 <Project>{7667FA4E-0000-0000-0000-000000000000}</Project>
110 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
111 <Private>False</Private>
112 </ProjectReference>
113 <ProjectReference Include="../../../../../Framework/Monitoring/OpenSim.Framework.Monitoring.csproj">
114 <Name>OpenSim.Framework.Monitoring</Name>
115 <Project>{1F1493B9-0000-0000-0000-000000000000}</Project>
116 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
117 <Private>False</Private>
118 </ProjectReference>
119 <ProjectReference Include="../../../OpenSim.Region.ClientStack.csproj">
120 <Name>OpenSim.Region.ClientStack</Name>
121 <Project>{9DF49304-0000-0000-0000-000000000000}</Project>
122 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
123 <Private>False</Private>
124 </ProjectReference>
125 <ProjectReference Include="../OpenSim.Region.ClientStack.LindenUDP.csproj">
126 <Name>OpenSim.Region.ClientStack.LindenUDP</Name>
127 <Project>{535EEFBB-0000-0000-0000-000000000000}</Project>
128 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
129 <Private>False</Private>
130 </ProjectReference>
131 <ProjectReference Include="../../../../CoreModules/OpenSim.Region.CoreModules.csproj">
132 <Name>OpenSim.Region.CoreModules</Name>
133 <Project>{D7F31C6F-0000-0000-0000-000000000000}</Project>
134 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
135 <Private>False</Private>
136 </ProjectReference>
137 <ProjectReference Include="../../../../Framework/OpenSim.Region.Framework.csproj">
138 <Name>OpenSim.Region.Framework</Name>
139 <Project>{9169B545-0000-0000-0000-000000000000}</Project>
140 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
141 <Private>False</Private>
142 </ProjectReference>
143 <ProjectReference Include="../../../../../Services/Interfaces/OpenSim.Services.Interfaces.csproj">
144 <Name>OpenSim.Services.Interfaces</Name>
145 <Project>{E1873C89-0000-0000-0000-000000000000}</Project>
146 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
147 <Private>False</Private>
148 </ProjectReference>
149 <ProjectReference Include="../../../../../Tests/Common/OpenSim.Tests.Common.csproj">
150 <Name>OpenSim.Tests.Common</Name>
151 <Project>{84F9D8D9-0000-0000-0000-000000000000}</Project>
152 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
153 <Private>False</Private>
154 </ProjectReference>
155 </ItemGroup>
156 <ItemGroup>
157 <Compile Include="BasicCircuitTests.cs">
158 <SubType>Code</SubType>
159 </Compile>
160 <Compile Include="LLImageManagerTests.cs">
161 <SubType>Code</SubType>
162 </Compile>
163 <Compile Include="MockScene.cs">
164 <SubType>Code</SubType>
165 </Compile>
166 <Compile Include="PacketHandlerTests.cs">
167 <SubType>Code</SubType>
168 </Compile>
169 <Compile Include="TestLLUDPServer.cs">
170 <SubType>Code</SubType>
171 </Compile>
172 <EmbeddedResource Include="Resources\4-tile2.jp2">
173 </EmbeddedResource>
174 </ItemGroup>
175 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
176 <PropertyGroup>
177 <PreBuildEvent>
178 </PreBuildEvent>
179 <PostBuildEvent>
180 </PostBuildEvent>
181 </PropertyGroup>
182 </Project>