Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1816 for trunk


Ignore:
Timestamp:
05/14/09 17:24:05 (15 years ago)
Author:
mkommend
Message:

updated configuration of HL.supportVectorMachines (ticket #619)

File:
1 edited

Legend:

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

    r1814 r1816  
    2020    <DebugType>full</DebugType>
    2121    <Optimize>false</Optimize>
    22     <OutputPath>bin\x64\Debug\</OutputPath>
     22    <OutputPath>bin\Debug\</OutputPath>
    2323    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2424    <ErrorReport>prompt</ErrorReport>
    2525    <WarningLevel>4</WarningLevel>
    26     <PlatformTarget>x64</PlatformTarget>
     26    <PlatformTarget>AnyCPU</PlatformTarget>
    2727  </PropertyGroup>
    2828  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
Note: See TracChangeset for help on using the changeset viewer.