Free cookie consent management tool by TermsFeed Policy Generator

Changeset 565 for trunk


Ignore:
Timestamp:
09/14/08 08:32:50 (16 years ago)
Author:
gkronber
Message:

set output directory to /bin/x86/ (follow up to r564)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/HeuristicLab.csproj

    r564 r565  
    3939  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    4040    <DebugSymbols>true</DebugSymbols>
    41     <OutputPath>bin\Debug\</OutputPath>
     41    <OutputPath>bin\x86\Debug\</OutputPath>
    4242    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4343    <DebugType>full</DebugType>
Note: See TracChangeset for help on using the changeset viewer.