Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/27/10 12:55:29 (14 years ago)
Author:
gkronber
Message:

Fixed the problem with debug-symbols in CodeEditor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CodeEditor/3.2/HeuristicLab.CodeEditor-3.2.csproj

    r2670 r2689  
    5454    <Optimize>true</Optimize>
    5555    <FileAlignment>4096</FileAlignment>
    56     <DebugType>None</DebugType>
     56    <DebugType>pdbonly</DebugType>
    5757    <PlatformTarget>x86</PlatformTarget>
     58    <DocumentationFile>bin\x86\Release\HeuristicLab.CodeEditor-3.2.XML</DocumentationFile>
     59    <DebugSymbols>true</DebugSymbols>
    5860  </PropertyGroup>
    5961  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
Note: See TracChangeset for help on using the changeset viewer.