Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/30/10 13:56:28 (14 years ago)
Author:
cneumuel
Message:

Stabilization of Hive, Improvement HiveExperiment GUI (#1115)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Calendar/3.3/HeuristicLab.Calendar-3.3.csproj

    r4105 r4121  
    6262    <WarningLevel>4</WarningLevel>
    6363    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     64  </PropertyGroup>
     65  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     66    <PlatformTarget>x86</PlatformTarget>
     67    <OutputPath>bin\Debug\</OutputPath>
     68  </PropertyGroup>
     69  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     70    <PlatformTarget>x86</PlatformTarget>
     71    <OutputPath>bin\x86\Release\</OutputPath>
    6472  </PropertyGroup>
    6573  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.