[391] | 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>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{E273D042-57F9-4E2E-8268-5053527E5287}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <RootNamespace>CommandExtensions</RootNamespace>
|
---|
| 11 | <AssemblyName>CommandExtensions</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 13 | </PropertyGroup>
|
---|
| 14 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 15 | <DebugType>none</DebugType>
|
---|
| 16 | <Optimize>true</Optimize>
|
---|
| 17 | <OutputPath>..\bin\Mods\TFP_CommandExtensions\</OutputPath>
|
---|
| 18 | <ErrorReport>prompt</ErrorReport>
|
---|
| 19 | <WarningLevel>4</WarningLevel>
|
---|
| 20 | <ConsolePause>false</ConsolePause>
|
---|
| 21 | <NoStdLib>true</NoStdLib>
|
---|
| 22 | </PropertyGroup>
|
---|
| 23 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Profiler|AnyCPU' ">
|
---|
| 24 | <OutputPath>..\bin\Mods\TFP_CommandExtensions\</OutputPath>
|
---|
| 25 | <DefineConstants>ENABLE_PROFILER</DefineConstants>
|
---|
| 26 | <Optimize>true</Optimize>
|
---|
| 27 | <WarningLevel>4</WarningLevel>
|
---|
| 28 | <NoStdLib>true</NoStdLib>
|
---|
| 29 | </PropertyGroup>
|
---|
| 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 31 | <OutputPath>..\bin\Mods\TFP_CommandExtensions\</OutputPath>
|
---|
| 32 | <DebugType>full</DebugType>
|
---|
| 33 | <DebugSymbols>true</DebugSymbols>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <ItemGroup>
|
---|
| 36 | <Reference Include="System" />
|
---|
| 37 | <Reference Include="Assembly-CSharp">
|
---|
| 38 | <HintPath>..\7dtd-binaries\Assembly-CSharp.dll</HintPath>
|
---|
| 39 | <Private>False</Private>
|
---|
| 40 | </Reference>
|
---|
| 41 | <Reference Include="UnityEngine">
|
---|
| 42 | <HintPath>..\7dtd-binaries\UnityEngine.dll</HintPath>
|
---|
| 43 | <Private>False</Private>
|
---|
| 44 | </Reference>
|
---|
| 45 | <Reference Include="LogLibrary">
|
---|
| 46 | <HintPath>..\7dtd-binaries\LogLibrary.dll</HintPath>
|
---|
| 47 | <Private>False</Private>
|
---|
| 48 | </Reference>
|
---|
| 49 | <Reference Include="mscorlib">
|
---|
| 50 | <HintPath>..\7dtd-binaries\mscorlib.dll</HintPath>
|
---|
| 51 | <Private>False</Private>
|
---|
| 52 | </Reference>
|
---|
| 53 | <Reference Include="Assembly-CSharp-firstpass">
|
---|
| 54 | <HintPath>..\7dtd-binaries\Assembly-CSharp-firstpass.dll</HintPath>
|
---|
| 55 | <Private>False</Private>
|
---|
| 56 | </Reference>
|
---|
| 57 | <Reference Include="UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
|
---|
| 58 | <HintPath>..\7dtd-binaries\UnityEngine.CoreModule.dll</HintPath>
|
---|
| 59 | <Private>False</Private>
|
---|
| 60 | </Reference>
|
---|
| 61 | </ItemGroup>
|
---|
| 62 | <ItemGroup>
|
---|
| 63 | <Compile Include="src\ModApi.cs" />
|
---|
| 64 | <Compile Include="src\AssemblyInfo.cs" />
|
---|
| 65 | <Compile Include="src\ChatHelpers.cs" />
|
---|
| 66 | <Compile Include="src\Commands\Exception.cs" />
|
---|
| 67 | <Compile Include="src\Commands\Give.cs" />
|
---|
| 68 | <Compile Include="src\Commands\ListItems.cs" />
|
---|
| 69 | <Compile Include="src\Commands\ListKnownPlayers.cs" />
|
---|
| 70 | <Compile Include="src\Commands\ListLandProtection.cs" />
|
---|
| 71 | <Compile Include="src\Commands\RemoveLandProtection.cs" />
|
---|
| 72 | <Compile Include="src\Commands\Reply.cs" />
|
---|
| 73 | <Compile Include="src\Commands\SayToPlayer.cs" />
|
---|
| 74 | <Compile Include="src\Commands\ShowInventory.cs" />
|
---|
| 75 | <Compile Include="src\PrivateMessageConnections.cs" />
|
---|
| 76 | </ItemGroup>
|
---|
| 77 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 78 | <ItemGroup>
|
---|
| 79 | <ProjectReference Include="..\7dtd-server-fixes\7dtd-server-fixes.csproj">
|
---|
| 80 | <Project>{81DA7F87-1A66-4920-AADA-6EAF1971F8D0}</Project>
|
---|
| 81 | <Name>7dtd-server-fixes</Name>
|
---|
| 82 | <Private>False</Private>
|
---|
| 83 | </ProjectReference>
|
---|
| 84 | </ItemGroup>
|
---|
| 85 | <ItemGroup>
|
---|
| 86 | <None Include="ModInfo.xml">
|
---|
| 87 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 88 | </None>
|
---|
| 89 | </ItemGroup>
|
---|
| 90 | </Project>
|
---|