- Timestamp:
- Dec 12, 2015, 4:08:53 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj
r251 r253 46 46 <Private>False</Private> 47 47 </Reference> 48 <Reference Include="System.Drawing">49 <HintPath>..\7dtd-binaries\System.Drawing.dll</HintPath>50 <Private>False</Private>51 </Reference>52 48 <Reference Include="UnityEngine"> 53 49 <HintPath>..\7dtd-binaries\UnityEngine.dll</HintPath> … … 92 88 <Compile Include="src\API.cs" /> 93 89 <Compile Include="src\ChatHookExample.cs" /> 94 <Compile Include="src\PetesUtils.cs" /> 90 <Compile Include="src\AllocsUtils.cs" /> 91 <Compile Include="src\LandClaimList.cs" /> 95 92 </ItemGroup> 96 93 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.