189 lines
6.7 KiB
XML
189 lines
6.7 KiB
XML
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>8.0.50727</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{1DA613F3-C99E-427E-A9E1-9058BBD2CEE0}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>OpenSim.RegionServer</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>OpenSim.RegionServer</RootNamespace>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>True</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<Optimize>False</Optimize>
|
|
<OutputPath>..\bin\</OutputPath>
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>False</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<Optimize>True</Optimize>
|
|
<OutputPath>..\bin\</OutputPath>
|
|
<RegisterForComInterop>False</RegisterForComInterop>
|
|
<RemoveIntegerChecks>False</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System.dll">
|
|
<Name>System.dll</Name>
|
|
<HintPath>\System.dll.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Xml.dll">
|
|
<Name>System.Xml.dll</Name>
|
|
<HintPath>\System.Xml.dll.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="libsecondlife.dll">
|
|
<Name>libsecondlife.dll</Name>
|
|
<HintPath>\libsecondlife.dll.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Axiom.MathLib.dll">
|
|
<Name>Axiom.MathLib.dll</Name>
|
|
<HintPath>\Axiom.MathLib.dll.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Db4objects.Db4o.dll">
|
|
<Name>Db4objects.Db4o.dll</Name>
|
|
<HintPath>\Db4objects.Db4o.dll.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj">
|
|
<Name>OpenSim.Framework.Console</Name>
|
|
<Project>{E6DE88A1-3D78-409A-A3FB-70B3CAD1D7AA}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\OpenSim.Physics\Manager\OpenSim.Physics.Manager.csproj">
|
|
<Name>OpenSim.Physics.Manager</Name>
|
|
<Project>{90BDBEB8-6FDD-46FC-8C97-B9DF3DDC8ECB}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj">
|
|
<Name>OpenSim.Framework</Name>
|
|
<Project>{A3BA45EE-E862-43DA-8FC6-B4A7095232E1}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Grid.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="OpenSimApplication.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="OpenSimMain.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="OpenSimRoot.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="QueItem.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="SimClient.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="SimConsole.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="VersionInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Assets\AssetCache.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Assets\InventoryCache.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="CAPS\SimHttp.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="types\Mesh.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="types\Triangle.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="UserServer\LocalUserProfileManager.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="UserServer\LoginServer.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\Avatar.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\Entity.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\Primitive.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\ScriptEngine.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\SurfacePatch.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\World.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="world\scripting\IScript.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |