opensim – Blame information for rev 1
?pathlinks?
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>{18774A27-0000-0000-0000-000000000000}</ProjectGuid> |
||
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
8 | <ApplicationIcon></ApplicationIcon> |
||
9 | <AssemblyKeyContainerName> |
||
10 | </AssemblyKeyContainerName> |
||
11 | <AssemblyName>OpenSim.Region.ClientStack.LindenCaps</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.LindenCaps</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="Mono.Addins" > |
||
72 | <Name>Mono.Addins</Name> |
||
73 | <HintPath>../../../../../bin/Mono.Addins.dll</HintPath> |
||
74 | <Private>False</Private> |
||
75 | </Reference> |
||
76 | <Reference Include="Nini" > |
||
77 | <Name>Nini</Name> |
||
78 | <HintPath>../../../../../bin/Nini.dll</HintPath> |
||
79 | <Private>False</Private> |
||
80 | </Reference> |
||
81 | <Reference Include="Nini" > |
||
82 | <Name>Nini</Name> |
||
83 | <HintPath>../../../../../bin/Nini.dll</HintPath> |
||
84 | <Private>False</Private> |
||
85 | </Reference> |
||
86 | <Reference Include="OpenMetaverse" > |
||
87 | <Name>OpenMetaverse</Name> |
||
88 | <HintPath>../../../../../bin/OpenMetaverse.dll</HintPath> |
||
89 | <Private>False</Private> |
||
90 | </Reference> |
||
91 | <Reference Include="OpenMetaverse.StructuredData" > |
||
92 | <Name>OpenMetaverse.StructuredData</Name> |
||
93 | <HintPath>../../../../../bin/OpenMetaverse.StructuredData.dll</HintPath> |
||
94 | <Private>False</Private> |
||
95 | </Reference> |
||
96 | <Reference Include="OpenMetaverseTypes" > |
||
97 | <Name>OpenMetaverseTypes</Name> |
||
98 | <HintPath>../../../../../bin/OpenMetaverseTypes.dll</HintPath> |
||
99 | <Private>False</Private> |
||
100 | </Reference> |
||
101 | <Reference Include="System" > |
||
102 | <Name>System</Name> |
||
103 | <Private>False</Private> |
||
104 | </Reference> |
||
105 | <Reference Include="System.Core" > |
||
106 | <Name>System.Core</Name> |
||
107 | <Private>False</Private> |
||
108 | </Reference> |
||
109 | <Reference Include="System.Drawing" > |
||
110 | <Name>System.Drawing</Name> |
||
111 | <Private>False</Private> |
||
112 | </Reference> |
||
113 | <Reference Include="System.Web" > |
||
114 | <Name>System.Web</Name> |
||
115 | <Private>False</Private> |
||
116 | </Reference> |
||
117 | <Reference Include="System.Xml" > |
||
118 | <Name>System.Xml</Name> |
||
119 | <Private>False</Private> |
||
120 | </Reference> |
||
121 | </ItemGroup> |
||
122 | <ItemGroup> |
||
123 | <ProjectReference Include="../../../../Capabilities/OpenSim.Capabilities.csproj"> |
||
124 | <Name>OpenSim.Capabilities</Name> |
||
125 | <Project>{616B7217-0000-0000-0000-000000000000}</Project> |
||
126 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
127 | <Private>False</Private> |
||
128 | </ProjectReference> |
||
129 | <ProjectReference Include="../../../../Capabilities/Handlers/OpenSim.Capabilities.Handlers.csproj"> |
||
130 | <Name>OpenSim.Capabilities.Handlers</Name> |
||
131 | <Project>{5633E080-0000-0000-0000-000000000000}</Project> |
||
132 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
133 | <Private>False</Private> |
||
134 | </ProjectReference> |
||
135 | <ProjectReference Include="../../../../Framework/OpenSim.Framework.csproj"> |
||
136 | <Name>OpenSim.Framework</Name> |
||
137 | <Project>{7404933D-0000-0000-0000-000000000000}</Project> |
||
138 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
139 | <Private>False</Private> |
||
140 | </ProjectReference> |
||
141 | <ProjectReference Include="../../../../Framework/Console/OpenSim.Framework.Console.csproj"> |
||
142 | <Name>OpenSim.Framework.Console</Name> |
||
143 | <Project>{16759386-0000-0000-0000-000000000000}</Project> |
||
144 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
145 | <Private>False</Private> |
||
146 | </ProjectReference> |
||
147 | <ProjectReference Include="../../../../Framework/Monitoring/OpenSim.Framework.Monitoring.csproj"> |
||
148 | <Name>OpenSim.Framework.Monitoring</Name> |
||
149 | <Project>{1F1493B9-0000-0000-0000-000000000000}</Project> |
||
150 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
151 | <Private>False</Private> |
||
152 | </ProjectReference> |
||
153 | <ProjectReference Include="../../../../Framework/Servers/OpenSim.Framework.Servers.csproj"> |
||
154 | <Name>OpenSim.Framework.Servers</Name> |
||
155 | <Project>{540267BF-0000-0000-0000-000000000000}</Project> |
||
156 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
157 | <Private>False</Private> |
||
158 | </ProjectReference> |
||
159 | <ProjectReference Include="../../../../Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj"> |
||
160 | <Name>OpenSim.Framework.Servers.HttpServer</Name> |
||
161 | <Project>{1CBD339A-0000-0000-0000-000000000000}</Project> |
||
162 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
163 | <Private>False</Private> |
||
164 | </ProjectReference> |
||
165 | <ProjectReference Include="../../../Framework/OpenSim.Region.Framework.csproj"> |
||
166 | <Name>OpenSim.Region.Framework</Name> |
||
167 | <Project>{9169B545-0000-0000-0000-000000000000}</Project> |
||
168 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
169 | <Private>False</Private> |
||
170 | </ProjectReference> |
||
171 | <ProjectReference Include="../../../Physics/Manager/OpenSim.Region.Physics.Manager.csproj"> |
||
172 | <Name>OpenSim.Region.Physics.Manager</Name> |
||
173 | <Project>{D2D558ED-0000-0000-0000-000000000000}</Project> |
||
174 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
175 | <Private>False</Private> |
||
176 | </ProjectReference> |
||
177 | <ProjectReference Include="../../../../Services/Interfaces/OpenSim.Services.Interfaces.csproj"> |
||
178 | <Name>OpenSim.Services.Interfaces</Name> |
||
179 | <Project>{E1873C89-0000-0000-0000-000000000000}</Project> |
||
180 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
181 | <Private>False</Private> |
||
182 | </ProjectReference> |
||
183 | </ItemGroup> |
||
184 | <ItemGroup> |
||
185 | <Compile Include="AvatarPickerSearchModule.cs"> |
||
186 | <SubType>Code</SubType> |
||
187 | </Compile> |
||
188 | <Compile Include="FetchInventory2Module.cs"> |
||
189 | <SubType>Code</SubType> |
||
190 | </Compile> |
||
191 | <Compile Include="GetMeshModule.cs"> |
||
192 | <SubType>Code</SubType> |
||
193 | </Compile> |
||
194 | <Compile Include="GetTextureModule.cs"> |
||
195 | <SubType>Code</SubType> |
||
196 | </Compile> |
||
197 | <Compile Include="MeshUploadFlagModule.cs"> |
||
198 | <SubType>Code</SubType> |
||
199 | </Compile> |
||
200 | <Compile Include="NewFileAgentInventoryVariablePriceModule.cs"> |
||
201 | <SubType>Code</SubType> |
||
202 | </Compile> |
||
203 | <Compile Include="RegionConsoleModule.cs"> |
||
204 | <SubType>Code</SubType> |
||
205 | </Compile> |
||
206 | <Compile Include="SimulatorFeaturesModule.cs"> |
||
207 | <SubType>Code</SubType> |
||
208 | </Compile> |
||
209 | <Compile Include="UploadBakedTextureModule.cs"> |
||
210 | <SubType>Code</SubType> |
||
211 | </Compile> |
||
212 | <Compile Include="WebFetchInvDescModule.cs"> |
||
213 | <SubType>Code</SubType> |
||
214 | </Compile> |
||
215 | <Compile Include="BunchOfCaps\BunchOfCaps.cs"> |
||
216 | <SubType>Code</SubType> |
||
217 | </Compile> |
||
218 | <Compile Include="BunchOfCaps\BunchOfCapsModule.cs"> |
||
219 | <SubType>Code</SubType> |
||
220 | </Compile> |
||
221 | <Compile Include="EventQueue\EventQueueGetModule.cs"> |
||
222 | <SubType>Code</SubType> |
||
223 | </Compile> |
||
224 | <Compile Include="EventQueue\EventQueueHelper.cs"> |
||
225 | <SubType>Code</SubType> |
||
226 | </Compile> |
||
227 | <Compile Include="ObjectCaps\ObjectAdd.cs"> |
||
228 | <SubType>Code</SubType> |
||
229 | </Compile> |
||
230 | <Compile Include="ObjectCaps\UploadObjectAssetModule.cs"> |
||
231 | <SubType>Code</SubType> |
||
232 | </Compile> |
||
233 | <Compile Include="Properties\AssemblyInfo.cs"> |
||
234 | <SubType>Code</SubType> |
||
235 | </Compile> |
||
236 | </ItemGroup> |
||
237 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
||
238 | <PropertyGroup> |
||
239 | <PreBuildEvent> |
||
240 | </PreBuildEvent> |
||
241 | <PostBuildEvent> |
||
242 | </PostBuildEvent> |
||
243 | </PropertyGroup> |
||
244 | </Project> |