Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/08 16:29:33 (16 years ago)
Author:
gkronber
Message:

fixed incorrect output paths

File:
1 edited

Legend:

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

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