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/7dtd-server-fixes/7dtd-server-fixes.csproj

    r355 r373  
    4141    <WarningLevel>4</WarningLevel>
    4242    <NoStdLib>true</NoStdLib>
     43  </PropertyGroup>
     44  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     45    <OutputPath>..\bin\Mods\Allocs_CommonFunc\</OutputPath>
     46    <DebugType>full</DebugType>
    4347  </PropertyGroup>
    4448  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.