mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
96 lines
No EOL
4.6 KiB
XML
96 lines
No EOL
4.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{B4481C38-31B1-422D-B5AA-0059FE7CCA1C}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>RJWSexperience.Ideology</RootNamespace>
|
|
<AssemblyName>RJWSexperience.Ideology</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\RJWSexperience_Ideology\Assemblies\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\..\RJWSexperience_Ideology\Assemblies\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="0Harmony, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Lib.Harmony.2.2.0\lib\net472\0Harmony.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="Assembly-CSharp">
|
|
<HintPath>D:\Games\SteamLibrary\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\Assembly-CSharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="RJW">
|
|
<HintPath>..\..\..\rjw\1.3\Assemblies\RJW.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="UnityEngine.CoreModule">
|
|
<HintPath>D:\Games\SteamLibrary\steamapps\common\RimWorld\RimWorldWin64_Data\Managed\UnityEngine.CoreModule.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="GlobalSuppressions.cs" />
|
|
<Compile Include="Ideology\GoodwillSituationWorker_MemeCompatibility.cs" />
|
|
<Compile Include="Harmony.cs" />
|
|
<Compile Include="Ideology\Keyed.cs" />
|
|
<Compile Include="Ideology\PreceptDef_RequirementExtended.cs" />
|
|
<Compile Include="Ideology\Rituals\JobGiver_GangbangConsensual.cs" />
|
|
<Compile Include="Ideology\Rituals\LordJob_Rituals.cs" />
|
|
<Compile Include="Ideology\RJW_Patch_Ideo.cs" />
|
|
<Compile Include="Ideology\PreceptComp_SelftTookThoughtExtended.cs" />
|
|
<Compile Include="Ideology\Sexperience_Patch.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Ideology\Rimworld_Patch.cs" />
|
|
<Compile Include="Ideology\Rituals\JobGiver_DrugOrgy.cs" />
|
|
<Compile Include="Ideology\Rituals\JobGiver_GangbangVictim.cs" />
|
|
<Compile Include="Ideology\Rituals\RitualBehaviorWorkers.cs" />
|
|
<Compile Include="Ideology\Rituals\RitualOutcomeComps.cs" />
|
|
<Compile Include="Ideology\Rituals\RitualRoles.cs" />
|
|
<Compile Include="Ideology\StatParts.cs" />
|
|
<Compile Include="Ideology\Utility.cs" />
|
|
<Compile Include="Ideology\Thought_IncreaseRecord.cs" />
|
|
<Compile Include="Ideology\Thought_Opinionbased.cs" />
|
|
<Compile Include="Ideology\Thought_Recordbased.cs" />
|
|
<Compile Include="VariousDefOf.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\RJWSexperience\RJWSexperience.csproj">
|
|
<Project>{9c728e06-573b-4b04-a07f-acbf60cb424d}</Project>
|
|
<Name>RJWSexperience</Name>
|
|
<Private>False</Private>
|
|
<Aliases>BaseSexperience</Aliases>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |