opensim-development – 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>{616B7217-0000-0000-0000-000000000000}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <ApplicationIcon></ApplicationIcon>
9 <AssemblyKeyContainerName>
10 </AssemblyKeyContainerName>
11 <AssemblyName>OpenSim.Capabilities</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.Capabilities</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="OpenMetaverse" >
77 <Name>OpenMetaverse</Name>
78 <HintPath>../../bin/OpenMetaverse.dll</HintPath>
79 <Private>False</Private>
80 </Reference>
81 <Reference Include="OpenMetaverseTypes" >
82 <Name>OpenMetaverseTypes</Name>
83 <HintPath>../../bin/OpenMetaverseTypes.dll</HintPath>
84 <Private>False</Private>
85 </Reference>
86 <Reference Include="System" >
87 <Name>System</Name>
88 <Private>False</Private>
89 </Reference>
90 <Reference Include="System.Web" >
91 <Name>System.Web</Name>
92 <Private>False</Private>
93 </Reference>
94 <Reference Include="System.Xml" >
95 <Name>System.Xml</Name>
96 <Private>False</Private>
97 </Reference>
98 </ItemGroup>
99 <ItemGroup>
100 <ProjectReference Include="../Framework/OpenSim.Framework.csproj">
101 <Name>OpenSim.Framework</Name>
102 <Project>{7404933D-0000-0000-0000-000000000000}</Project>
103 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
104 <Private>False</Private>
105 </ProjectReference>
106 <ProjectReference Include="../Framework/Monitoring/OpenSim.Framework.Monitoring.csproj">
107 <Name>OpenSim.Framework.Monitoring</Name>
108 <Project>{1F1493B9-0000-0000-0000-000000000000}</Project>
109 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
110 <Private>False</Private>
111 </ProjectReference>
112 <ProjectReference Include="../Framework/Servers/OpenSim.Framework.Servers.csproj">
113 <Name>OpenSim.Framework.Servers</Name>
114 <Project>{540267BF-0000-0000-0000-000000000000}</Project>
115 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
116 <Private>False</Private>
117 </ProjectReference>
118 <ProjectReference Include="../Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj">
119 <Name>OpenSim.Framework.Servers.HttpServer</Name>
120 <Project>{1CBD339A-0000-0000-0000-000000000000}</Project>
121 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
122 <Private>False</Private>
123 </ProjectReference>
124 <ProjectReference Include="../Services/Interfaces/OpenSim.Services.Interfaces.csproj">
125 <Name>OpenSim.Services.Interfaces</Name>
126 <Project>{E1873C89-0000-0000-0000-000000000000}</Project>
127 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
128 <Private>False</Private>
129 </ProjectReference>
130 </ItemGroup>
131 <ItemGroup>
132 <Compile Include="Caps.cs">
133 <SubType>Code</SubType>
134 </Compile>
135 <Compile Include="CapsHandlers.cs">
136 <SubType>Code</SubType>
137 </Compile>
138 <Compile Include="LLSD.cs">
139 <SubType>Code</SubType>
140 </Compile>
141 <Compile Include="LLSDArray.cs">
142 <SubType>Code</SubType>
143 </Compile>
144 <Compile Include="LLSDAssetUploadComplete.cs">
145 <SubType>Code</SubType>
146 </Compile>
147 <Compile Include="LLSDAssetUploadRequest.cs">
148 <SubType>Code</SubType>
149 </Compile>
150 <Compile Include="LLSDAssetUploadResponse.cs">
151 <SubType>Code</SubType>
152 </Compile>
153 <Compile Include="LLSDAvatarPicker.cs">
154 <SubType>Code</SubType>
155 </Compile>
156 <Compile Include="LLSDCapEvent.cs">
157 <SubType>Code</SubType>
158 </Compile>
159 <Compile Include="LLSDEmpty.cs">
160 <SubType>Code</SubType>
161 </Compile>
162 <Compile Include="LLSDEnvironmentSettings.cs">
163 <SubType>Code</SubType>
164 </Compile>
165 <Compile Include="LLSDHelpers.cs">
166 <SubType>Code</SubType>
167 </Compile>
168 <Compile Include="LLSDInventoryFolder.cs">
169 <SubType>Code</SubType>
170 </Compile>
171 <Compile Include="LLSDInventoryItem.cs">
172 <SubType>Code</SubType>
173 </Compile>
174 <Compile Include="LLSDItemUpdate.cs">
175 <SubType>Code</SubType>
176 </Compile>
177 <Compile Include="LLSDMapLayer.cs">
178 <SubType>Code</SubType>
179 </Compile>
180 <Compile Include="LLSDMapLayerResponse.cs">
181 <SubType>Code</SubType>
182 </Compile>
183 <Compile Include="LLSDMapRequest.cs">
184 <SubType>Code</SubType>
185 </Compile>
186 <Compile Include="LLSDMethod.cs">
187 <SubType>Code</SubType>
188 </Compile>
189 <Compile Include="LLSDMethodString.cs">
190 <SubType>Code</SubType>
191 </Compile>
192 <Compile Include="LLSDParcelVoiceInfoResponse.cs">
193 <SubType>Code</SubType>
194 </Compile>
195 <Compile Include="LLSDRemoteParcelResponse.cs">
196 <SubType>Code</SubType>
197 </Compile>
198 <Compile Include="LLSDStreamHandler.cs">
199 <SubType>Code</SubType>
200 </Compile>
201 <Compile Include="LLSDTaskInventoryUploadComplete.cs">
202 <SubType>Code</SubType>
203 </Compile>
204 <Compile Include="LLSDTaskScriptUpdate.cs">
205 <SubType>Code</SubType>
206 </Compile>
207 <Compile Include="LLSDTaskScriptUploadComplete.cs">
208 <SubType>Code</SubType>
209 </Compile>
210 <Compile Include="LLSDTest.cs">
211 <SubType>Code</SubType>
212 </Compile>
213 <Compile Include="LLSDType.cs">
214 <SubType>Code</SubType>
215 </Compile>
216 <Compile Include="LLSDVoiceAccountResponse.cs">
217 <SubType>Code</SubType>
218 </Compile>
219 </ItemGroup>
220 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
221 <PropertyGroup>
222 <PreBuildEvent>
223 </PreBuildEvent>
224 <PostBuildEvent>
225 </PostBuildEvent>
226 </PropertyGroup>
227 </Project>