231 lines
8.3 KiB
XML
231 lines
8.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{E08CFBE4-E013-44EE-8829-426D05BC083F}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>Ultima</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Ultima</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<RuntimeIdentifiers>win7-x64;win7-x86;ubuntu.16.10-x64</RuntimeIdentifiers>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>..\</OutputPath>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG;NEWTIMERS;ServUO</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>..\</OutputPath>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;NEWTIMERS;ServUO</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>none</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>..\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;NEWTIMERS;ServUO</DefineConstants>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
|
<OutputPath>..\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>
|
|
</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<DefineConstants>TRACE;NEWTIMERS;ServUO</DefineConstants>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>..\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;NEWTIMERS;ServUO</DefineConstants>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<OutputPath>..\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>
|
|
</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<DefineConstants>TRACE;NEWTIMERS;ServUO</DefineConstants>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Drawing">
|
|
<Name>System.Drawing</Name>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AnimationEdit.cs" />
|
|
<Compile Include="Animations.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Animdata.cs" />
|
|
<Compile Include="Art.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ASCIIFont.cs" />
|
|
<Compile Include="AssemblyInfo.cs" />
|
|
<Compile Include="CalibrationInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Client.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ClientHandles.cs" />
|
|
<Compile Include="FileIndex.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Files.cs" />
|
|
<Compile Include="Gumps.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Hues.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Light.cs" />
|
|
<Compile Include="LocationPointer.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Map.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MultiMap.cs" />
|
|
<Compile Include="Multis.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="NativeMethods.cs" />
|
|
<Compile Include="ProcessStream.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="RadarCol.cs" />
|
|
<Compile Include="Settings.cs" />
|
|
<Compile Include="SkillGroups.cs" />
|
|
<Compile Include="Skills.cs" />
|
|
<Compile Include="Sound.cs" />
|
|
<Compile Include="SpeechList.cs" />
|
|
<Compile Include="StringEntry.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="StringList.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Textures.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TileData.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TileList.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TileMatrix.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TileMatrixPatch.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="UnicodeFont.cs" />
|
|
<Compile Include="Verdata.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="WindowProcessStream.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |