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>{AE84A8A8-0000-0000-0000-000000000000}</ProjectGuid> |
||
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
8 | <ApplicationIcon></ApplicationIcon> |
||
9 | <AssemblyKeyContainerName> |
||
10 | </AssemblyKeyContainerName> |
||
11 | <AssemblyName>OpenSim.Services.InventoryService</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.Services.InventoryService</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.Xml" > |
||
91 | <Name>System.Xml</Name> |
||
92 | <Private>False</Private> |
||
93 | </Reference> |
||
94 | </ItemGroup> |
||
95 | <ItemGroup> |
||
96 | <ProjectReference Include="../../Data/OpenSim.Data.csproj"> |
||
97 | <Name>OpenSim.Data</Name> |
||
98 | <Project>{B75A430B-0000-0000-0000-000000000000}</Project> |
||
99 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
100 | <Private>False</Private> |
||
101 | </ProjectReference> |
||
102 | <ProjectReference Include="../../Framework/OpenSim.Framework.csproj"> |
||
103 | <Name>OpenSim.Framework</Name> |
||
104 | <Project>{7404933D-0000-0000-0000-000000000000}</Project> |
||
105 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
106 | <Private>False</Private> |
||
107 | </ProjectReference> |
||
108 | <ProjectReference Include="../../Framework/Console/OpenSim.Framework.Console.csproj"> |
||
109 | <Name>OpenSim.Framework.Console</Name> |
||
110 | <Project>{16759386-0000-0000-0000-000000000000}</Project> |
||
111 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
112 | <Private>False</Private> |
||
113 | </ProjectReference> |
||
114 | <ProjectReference Include="../../Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.csproj"> |
||
115 | <Name>OpenSim.Framework.Servers.HttpServer</Name> |
||
116 | <Project>{1CBD339A-0000-0000-0000-000000000000}</Project> |
||
117 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
118 | <Private>False</Private> |
||
119 | </ProjectReference> |
||
120 | <ProjectReference Include="../Base/OpenSim.Services.Base.csproj"> |
||
121 | <Name>OpenSim.Services.Base</Name> |
||
122 | <Project>{403A1840-0000-0000-0000-000000000000}</Project> |
||
123 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
124 | <Private>False</Private> |
||
125 | </ProjectReference> |
||
126 | <ProjectReference Include="../Connectors/OpenSim.Services.Connectors.csproj"> |
||
127 | <Name>OpenSim.Services.Connectors</Name> |
||
128 | <Project>{129397F5-0000-0000-0000-000000000000}</Project> |
||
129 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
130 | <Private>False</Private> |
||
131 | </ProjectReference> |
||
132 | <ProjectReference Include="../Interfaces/OpenSim.Services.Interfaces.csproj"> |
||
133 | <Name>OpenSim.Services.Interfaces</Name> |
||
134 | <Project>{E1873C89-0000-0000-0000-000000000000}</Project> |
||
135 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
||
136 | <Private>False</Private> |
||
137 | </ProjectReference> |
||
138 | </ItemGroup> |
||
139 | <ItemGroup> |
||
140 | <Compile Include="LibraryService.cs"> |
||
141 | <SubType>Code</SubType> |
||
142 | </Compile> |
||
143 | <Compile Include="XInventoryService.cs"> |
||
144 | <SubType>Code</SubType> |
||
145 | </Compile> |
||
146 | <Compile Include="Properties\AssemblyInfo.cs"> |
||
147 | <SubType>Code</SubType> |
||
148 | </Compile> |
||
149 | </ItemGroup> |
||
150 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
||
151 | <PropertyGroup> |
||
152 | <PreBuildEvent> |
||
153 | </PreBuildEvent> |
||
154 | <PostBuildEvent> |
||
155 | </PostBuildEvent> |
||
156 | </PropertyGroup> |
||
157 | </Project> |