Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/28/18 17:18:13 (6 years ago)
Author:
lkammere
Message:

#2886: Fixed build settings.

Location:
branches/2886_SymRegGrammarEnumeration
Files:
1 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration.csproj

    r15821 r15823  
    1717    <DebugType>full</DebugType>
    1818    <Optimize>false</Optimize>
    19     <OutputPath>..\..\..\trunk\bin\</OutputPath>
     19    <OutputPath>..\..\trunk\bin\</OutputPath>
    2020    <DefineConstants>DEBUG;TRACE</DefineConstants>
    2121    <ErrorReport>prompt</ErrorReport>
     
    2525    <DebugType>pdbonly</DebugType>
    2626    <Optimize>true</Optimize>
    27     <OutputPath>bin\Release\</OutputPath>
     27    <OutputPath>..\..\..\trunk\bin\</OutputPath>
    2828    <DefineConstants>TRACE</DefineConstants>
    2929    <ErrorReport>prompt</ErrorReport>
     
    3333    <Reference Include="ALGLIB-3.7.0">
    3434      <HintPath>..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
     35      <Private>False</Private>
    3536    </Reference>
    3637    <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
    3738      <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
     39      <Private>False</Private>
    3840    </Reference>
    3941    <Reference Include="HeuristicLab.Analysis-3.3">
    4042      <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     43      <Private>False</Private>
    4144    </Reference>
    4245    <Reference Include="HeuristicLab.Collections-3.3">
    4346      <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     47      <Private>False</Private>
    4448    </Reference>
    4549    <Reference Include="HeuristicLab.Common-3.3">
    4650      <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
     51    <Private>False</Private>
    4752    </Reference>
    4853    <Reference Include="HeuristicLab.Core-3.3">
    4954      <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
     55    <Private>False</Private>
    5056    </Reference>
    5157    <Reference Include="HeuristicLab.Data-3.3">
    5258      <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
     59    <Private>False</Private>
    5360    </Reference>
    5461    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    5562      <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
    56     </Reference>
     63      <Private>False</Private>
     64  </Reference>
    5765    <Reference Include="HeuristicLab.Operators-3.3">
    5866      <HintPath>..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    59     </Reference>
     67      <Private>False</Private>
     68  </Reference>
    6069    <Reference Include="HeuristicLab.Optimization-3.3">
    6170      <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     71    <Private>False</Private>
    6272    </Reference>
    6373    <Reference Include="HeuristicLab.Parameters-3.3">
    6474      <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     75    <Private>False</Private>
    6576    </Reference>
    6677    <Reference Include="HeuristicLab.Persistence-3.3">
    6778      <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     79    <Private>False</Private>
    6880    </Reference>
    6981    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    7082      <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     83    <Private>False</Private>
    7184    </Reference>
    7285    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    7386      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     87    <Private>False</Private>
    7488    </Reference>
    7589    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4">
    7690      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
    77     </Reference>
     91      <Private>False</Private>
     92  </Reference>
    7893    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4">
    7994      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
     95    <Private>False</Private>
    8096    </Reference>
    8197    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    8298      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     99    <Private>False</Private>
    83100    </Reference>
    84101    <Reference Include="HeuristicLab.Random-3.3">
    85102      <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
     103    <Private>False</Private>
    86104    </Reference>
    87105    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    88106      <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
     107    <Private>False</Private>
    89108    </Reference>
    90109    <Reference Include="System" />
     
    98117    <Compile Include="GrammarEnumeration\SearchDataStructure.cs" />
    99118    <Compile Include="GrammarEnumeration\Sentence.cs" />
    100     <Compile Include="Plugin.cs" />
    101119    <Compile Include="Properties\AssemblyInfo.cs" />
    102120    <Compile Include="GrammarEnumeration\Symbol.cs" />
    103121  </ItemGroup>
    104   <ItemGroup />
     122  <ItemGroup>
     123    <None Include="Plugin.cs.frame" />
     124  </ItemGroup>
    105125  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     126  <PropertyGroup>
     127    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
     128set ProjectDir=$(ProjectDir)
     129set SolutionDir=$(SolutionDir)
     130set Outdir=$(Outdir)
     131
     132call PreBuildEvent.cmd
     133</PreBuildEvent>
     134  </PropertyGroup>
    106135  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
    107136       Other similar extension points exist, see Microsoft.Common.targets.
  • branches/2886_SymRegGrammarEnumeration/SymRegGrammarEnumeration.sln

    r15712 r15823  
    99EndProject
    1010Global
     11  GlobalSection(Performance) = preSolution
     12    HasPerformanceSessions = true
     13  EndGlobalSection
    1114  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1215    Debug|Any CPU = Debug|Any CPU
Note: See TracChangeset for help on using the changeset viewer.