Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10988


Ignore:
Timestamp:
06/11/14 14:23:25 (10 years ago)
Author:
gkronber
Message:

#2109 moved implementation of grammatical evolution problem into a version 3.3 folder and fixed build output paths

Location:
trunk/sources
Files:
1 added
1 edited
7 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r10975 r10988  
    7979    {3C906172-E044-4DF0-B4FD-AA21192D5D3E} = {3C906172-E044-4DF0-B4FD-AA21192D5D3E}
    8080    {DC3D7072-7999-4719-B65D-3997744D5DC1} = {DC3D7072-7999-4719-B65D-3997744D5DC1}
     81    {7FC70D74-1813-48B7-9CE5-0BD913457579} = {7FC70D74-1813-48B7-9CE5-0BD913457579}
    8182    {20831A74-D18F-42D9-A667-1CE3AF53DF93} = {20831A74-D18F-42D9-A667-1CE3AF53DF93}
    8283    {76945D76-CA61-4147-9DC2-0ACDCDDF87F9} = {76945D76-CA61-4147-9DC2-0ACDCDDF87F9}
     
    394395Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3", "HeuristicLab.Problems.ExternalEvaluation.Scilab\3.3\HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj", "{C633FB23-BAE6-448E-BF5D-E1F9A839B5ED}"
    395396EndProject
    396 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GrammaticalEvolution-3.3", "HeuristicLab.Problems.GrammaticalEvolution\HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj", "{7FC70D74-1813-48B7-9CE5-0BD913457579}"
     397Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.GrammaticalEvolution-3.3", "HeuristicLab.Problems.GrammaticalEvolution\3.3\HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj", "{7FC70D74-1813-48B7-9CE5-0BD913457579}"
    397398EndProject
    398399Global
  • trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj

    r10975 r10988  
    5151    <DebugType>Full</DebugType>
    5252    <Optimize>False</Optimize>
    53     <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
     53    <OutputPath>..\..\bin\</OutputPath>
    5454    <DefineConstants>DEBUG;TRACE</DefineConstants>
    5555    <ErrorReport>prompt</ErrorReport>
     
    6060    <DebugType>pdbonly</DebugType>
    6161    <Optimize>true</Optimize>
    62     <OutputPath>bin\Release\</OutputPath>
     62    <OutputPath>..\..\bin\</OutputPath>
    6363    <DefineConstants>TRACE</DefineConstants>
    6464    <ErrorReport>prompt</ErrorReport>
     
    6868  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    6969    <DebugSymbols>true</DebugSymbols>
    70     <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
     70    <OutputPath>..\..\bin\</OutputPath>
    7171    <DefineConstants>DEBUG;TRACE</DefineConstants>
    7272    <DebugType>full</DebugType>
     
    7575  </PropertyGroup>
    7676  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    77     <OutputPath>bin\x64\Release\</OutputPath>
     77    <OutputPath>..\..\bin\</OutputPath>
    7878    <DefineConstants>TRACE</DefineConstants>
    7979    <Optimize>true</Optimize>
     
    8484  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    8585    <DebugSymbols>true</DebugSymbols>
    86     <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
     86    <OutputPath>..\..\bin\</OutputPath>
    8787    <DefineConstants>DEBUG;TRACE</DefineConstants>
    8888    <DebugType>full</DebugType>
     
    9191  </PropertyGroup>
    9292  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    93     <OutputPath>bin\x86\Release\</OutputPath>
     93    <OutputPath>..\..\bin\</OutputPath>
    9494    <DefineConstants>TRACE</DefineConstants>
    9595    <Optimize>true</Optimize>
     
    164164  </ItemGroup>
    165165  <ItemGroup>
    166     <ProjectReference Include="..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     166    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    167167      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
    168168      <Name>HeuristicLab.Analysis-3.3</Name>
    169169      <Private>False</Private>
    170170    </ProjectReference>
    171     <ProjectReference Include="..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     171    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    172172      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
    173173      <Name>HeuristicLab.Collections-3.3</Name>
    174174      <Private>False</Private>
    175175    </ProjectReference>
    176     <ProjectReference Include="..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     176    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    177177      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
    178178      <Name>HeuristicLab.Common.Resources-3.3</Name>
    179179      <Private>False</Private>
    180180    </ProjectReference>
    181     <ProjectReference Include="..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     181    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    182182      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
    183183      <Name>HeuristicLab.Common-3.3</Name>
    184184      <Private>False</Private>
    185185    </ProjectReference>
    186     <ProjectReference Include="..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     186    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    187187      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
    188188      <Name>HeuristicLab.Core-3.3</Name>
    189189      <Private>False</Private>
    190190    </ProjectReference>
    191     <ProjectReference Include="..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     191    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    192192      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
    193193      <Name>HeuristicLab.Data-3.3</Name>
    194194      <Private>False</Private>
    195195    </ProjectReference>
    196     <ProjectReference Include="..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
     196    <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">
    197197      <Project>{ddfb14dd-2a85-493c-a52d-e69729bbaeb0}</Project>
    198198      <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>
    199199      <Private>False</Private>
    200200    </ProjectReference>
    201     <ProjectReference Include="..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
     201    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    202202      <Project>{06d4a186-9319-48a0-bade-a2058d462eea}</Project>
    203203      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
    204204      <Private>False</Private>
    205205    </ProjectReference>
    206     <ProjectReference Include="..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     206    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    207207      <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
    208208      <Name>HeuristicLab.Operators-3.3</Name>
    209209      <Private>False</Private>
    210210    </ProjectReference>
    211     <ProjectReference Include="..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     211    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    212212      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
    213213      <Name>HeuristicLab.Optimization-3.3</Name>
    214214      <Private>False</Private>
    215215    </ProjectReference>
    216     <ProjectReference Include="..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     216    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    217217      <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>
    218218      <Name>HeuristicLab.Parameters-3.3</Name>
    219219      <Private>False</Private>
    220220    </ProjectReference>
    221     <ProjectReference Include="..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
     221    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    222222      <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
    223223      <Name>HeuristicLab.Persistence-3.3</Name>
    224224      <Private>False</Private>
    225225    </ProjectReference>
    226     <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     226    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    227227      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
    228228      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    229229      <Private>False</Private>
    230230    </ProjectReference>
    231     <ProjectReference Include="..\HeuristicLab.Problems.ArtificialAnt\3.4\HeuristicLab.Problems.ArtificialAnt-3.4.csproj">
     231    <ProjectReference Include="..\..\HeuristicLab.Problems.ArtificialAnt\3.4\HeuristicLab.Problems.ArtificialAnt-3.4.csproj">
    232232      <Project>{0c67a033-f6d9-4237-b3ca-c033a44706be}</Project>
    233233      <Name>HeuristicLab.Problems.ArtificialAnt-3.4</Name>
    234234      <Private>False</Private>
    235235    </ProjectReference>
    236     <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
     236    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
    237237      <Project>{5ac82412-911b-4fa2-a013-edc5e3f3fcc2}</Project>
    238238      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
    239239      <Private>False</Private>
    240240    </ProjectReference>
    241     <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
     241    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
    242242      <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project>
    243243      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
    244244      <Private>False</Private>
    245245    </ProjectReference>
    246     <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
     246    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
    247247      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
    248248      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    249249      <Private>False</Private>
    250250    </ProjectReference>
    251     <ProjectReference Include="..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     251    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
    252252      <Project>{3540e29e-4793-49e7-8ee2-fea7f61c3994}</Project>
    253253      <Name>HeuristicLab.Problems.Instances-3.3</Name>
    254254      <Private>False</Private>
    255255    </ProjectReference>
    256     <ProjectReference Include="..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
     256    <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
    257257      <Project>{f4539fb6-4708-40c9-be64-0a1390aea197}</Project>
    258258      <Name>HeuristicLab.Random-3.3</Name>
Note: See TracChangeset for help on using the changeset viewer.