Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/10/10 16:34:35 (14 years ago)
Author:
gkronber
Message:

Added project for HeuristicLab.Problems.DataAnalysis.Tests. #791

File:
1 edited

Legend:

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

    r3705 r3746  
    77    ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt
    88    HeuristicLab 3.3.vsmdi = HeuristicLab 3.3.vsmdi
     9    HeuristicLab 3.31.vsmdi = HeuristicLab 3.31.vsmdi
    910    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
    1011    PreBuildEvent.cmd = PreBuildEvent.cmd
     
    244245Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.OneMax.Views-3.3", "HeuristicLab.Problems.OneMax.Views\3.3\HeuristicLab.Problems.OneMax.Views-3.3.csproj", "{4FE983A1-AAF8-4977-B9E2-52B3224510CB}"
    245246EndProject
     247Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Tests-3.3", "HeuristicLab.Problems.DataAnalysis\3.3\Tests\HeuristicLab.Problems.DataAnalysis.Tests-3.3.csproj", "{5A4679EF-A8F3-4647-B722-441A36B3BA6B}"
     248EndProject
    246249Global
     250  GlobalSection(TestCaseManagementSettings) = postSolution
     251    CategoryFile = HeuristicLab 3.31.vsmdi
     252  EndGlobalSection
    247253  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    248254    Debug|Any CPU = Debug|Any CPU
     
    13431349    {4FE983A1-AAF8-4977-B9E2-52B3224510CB}.Services|x64.ActiveCfg = Release|x64
    13441350    {4FE983A1-AAF8-4977-B9E2-52B3224510CB}.Services|x86.ActiveCfg = Release|x86
     1351    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1352    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1353    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Debug|x64.ActiveCfg = Debug|Any CPU
     1354    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Debug|x86.ActiveCfg = Debug|Any CPU
     1355    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1356    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Release|Any CPU.Build.0 = Release|Any CPU
     1357    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Release|x64.ActiveCfg = Release|Any CPU
     1358    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Release|x86.ActiveCfg = Release|Any CPU
     1359    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Services|Any CPU.ActiveCfg = Release|Any CPU
     1360    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Services|Any CPU.Build.0 = Release|Any CPU
     1361    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Services|x64.ActiveCfg = Release|Any CPU
     1362    {5A4679EF-A8F3-4647-B722-441A36B3BA6B}.Services|x86.ActiveCfg = Release|Any CPU
    13451363  EndGlobalSection
    13461364  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.