[251] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
[254] | 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
[251] | 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{A1847B5F-7BFC-4BCD-94AA-A6C9FB7E7C54}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <RootNamespace>MapRendering</RootNamespace>
|
---|
| 11 | <AssemblyName>MapRendering</AssemblyName>
|
---|
[355] | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[387] | 13 | <LangVersion>8</LangVersion>
|
---|
[251] | 14 | </PropertyGroup>
|
---|
| 15 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 16 | <DebugType>none</DebugType>
|
---|
| 17 | <Optimize>true</Optimize>
|
---|
[391] | 18 | <OutputPath>..\bin\Mods\TFP_MapRendering\</OutputPath>
|
---|
[251] | 19 | <ErrorReport>prompt</ErrorReport>
|
---|
| 20 | <WarningLevel>4</WarningLevel>
|
---|
| 21 | <ConsolePause>false</ConsolePause>
|
---|
[254] | 22 | <NoStdLib>true</NoStdLib>
|
---|
[251] | 23 | </PropertyGroup>
|
---|
[330] | 24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Profiler|AnyCPU' ">
|
---|
[391] | 25 | <OutputPath>..\bin\Mods\TFP_MapRendering\</OutputPath>
|
---|
[330] | 26 | <DefineConstants>ENABLE_PROFILER</DefineConstants>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
| 28 | <DebugSymbols>true</DebugSymbols>
|
---|
| 29 | <DebugType>full</DebugType>
|
---|
[355] | 30 | <WarningLevel>4</WarningLevel>
|
---|
| 31 | <NoStdLib>true</NoStdLib>
|
---|
[330] | 32 | </PropertyGroup>
|
---|
[373] | 33 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
[391] | 34 | <OutputPath>..\bin\Mods\TFP_MapRendering\</OutputPath>
|
---|
[373] | 35 | <DebugType>full</DebugType>
|
---|
[386] | 36 | <DebugSymbols>true</DebugSymbols>
|
---|
[373] | 37 | </PropertyGroup>
|
---|
[392] | 38 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Profiler|AnyCPU' ">
|
---|
| 39 | <OutputPath>..\bin\Mods\TFP_MapRendering\</OutputPath>
|
---|
| 40 | <DefineConstants>ENABLE_PROFILER</DefineConstants>
|
---|
| 41 | <DebugSymbols>true</DebugSymbols>
|
---|
| 42 | <DebugType>full</DebugType>
|
---|
| 43 | </PropertyGroup>
|
---|
[251] | 44 | <ItemGroup>
|
---|
[369] | 45 | <Reference Include="Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
---|
| 46 | <HintPath>..\7dtd-binaries\Assembly-CSharp-firstpass.dll</HintPath>
|
---|
| 47 | <Private>False</Private>
|
---|
| 48 | </Reference>
|
---|
[251] | 49 | <Reference Include="LogLibrary">
|
---|
| 50 | <HintPath>..\7dtd-binaries\LogLibrary.dll</HintPath>
|
---|
| 51 | <Private>False</Private>
|
---|
| 52 | </Reference>
|
---|
[367] | 53 | <Reference Include="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
---|
| 54 | <HintPath>..\7dtd-binaries\mscorlib.dll</HintPath>
|
---|
| 55 | <Private>False</Private>
|
---|
| 56 | </Reference>
|
---|
[382] | 57 | <Reference Include="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
---|
| 58 | <HintPath>..\7dtd-binaries\System.dll</HintPath>
|
---|
| 59 | <Private>False</Private>
|
---|
| 60 | </Reference>
|
---|
| 61 | <Reference Include="System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
---|
| 62 | <HintPath>..\7dtd-binaries\System.Xml.dll</HintPath>
|
---|
| 63 | <Private>False</Private>
|
---|
| 64 | </Reference>
|
---|
[251] | 65 | <Reference Include="UnityEngine">
|
---|
| 66 | <HintPath>..\7dtd-binaries\UnityEngine.dll</HintPath>
|
---|
| 67 | <Private>False</Private>
|
---|
| 68 | </Reference>
|
---|
| 69 | <Reference Include="Assembly-CSharp">
|
---|
| 70 | <HintPath>..\7dtd-binaries\Assembly-CSharp.dll</HintPath>
|
---|
| 71 | <Private>False</Private>
|
---|
| 72 | </Reference>
|
---|
| 73 | <Reference Include="mscorlib">
|
---|
| 74 | <HintPath>..\7dtd-binaries\mscorlib.dll</HintPath>
|
---|
| 75 | <Private>False</Private>
|
---|
| 76 | </Reference>
|
---|
[324] | 77 | <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
---|
| 78 | <HintPath>..\7dtd-binaries\UnityEngine.CoreModule.dll</HintPath>
|
---|
| 79 | <Private>False</Private>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="UnityEngine.ImageConversionModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
---|
| 82 | <HintPath>..\7dtd-binaries\UnityEngine.ImageConversionModule.dll</HintPath>
|
---|
| 83 | <Private>False</Private>
|
---|
| 84 | </Reference>
|
---|
[251] | 85 | </ItemGroup>
|
---|
| 86 | <ItemGroup>
|
---|
[391] | 87 | <Compile Include="src\Constants.cs" />
|
---|
| 88 | <Compile Include="src\MapRenderBlockBuffer.cs" />
|
---|
| 89 | <Compile Include="src\MapRenderer.cs" />
|
---|
| 90 | <Compile Include="src\ModApi.cs" />
|
---|
| 91 | <Compile Include="src\AssemblyInfo.cs" />
|
---|
| 92 | <Compile Include="src\Commands\EnableRendering.cs" />
|
---|
| 93 | <Compile Include="src\Commands\RenderMap.cs" />
|
---|
[251] | 94 | </ItemGroup>
|
---|
| 95 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 96 | <ItemGroup>
|
---|
| 97 | <ProjectReference Include="..\7dtd-server-fixes\7dtd-server-fixes.csproj">
|
---|
| 98 | <Project>{81DA7F87-1A66-4920-AADA-6EAF1971F8D0}</Project>
|
---|
| 99 | <Name>7dtd-server-fixes</Name>
|
---|
| 100 | <Private>False</Private>
|
---|
| 101 | </ProjectReference>
|
---|
| 102 | </ItemGroup>
|
---|
| 103 | <ItemGroup>
|
---|
| 104 | <None Include="ModInfo.xml">
|
---|
| 105 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 106 | </None>
|
---|
| 107 | </ItemGroup>
|
---|
[230] | 108 | </Project>
|
---|