Ignore:
Timestamp:
Jul 27, 2022, 7:18:54 PM (2 years ago)
Author:
alloc
Message:

Added debug targets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/MapRendering/WebAndMapRendering.csproj

    r369 r373  
    2929    <WarningLevel>4</WarningLevel>
    3030    <NoStdLib>true</NoStdLib>
     31  </PropertyGroup>
     32  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     33    <OutputPath>..\bin\Mods\Allocs_WebAndMapRendering\</OutputPath>
     34    <DebugType>full</DebugType>
    3135  </PropertyGroup>
    3236  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.