Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8422 for branches/NCA/NCA.sln


Ignore:
Timestamp:
08/07/12 10:40:39 (12 years ago)
Author:
abeham
Message:

#1913:

  • Reduced memory footprint
  • Fixed some bugs
  • Added some tests
Location:
branches/NCA
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/NCA

    • Property svn:ignore
      •  

        old new  
        11*.suo
         2*.user
         3TestResults
  • branches/NCA/NCA.sln

    r8420 r8422  
    88Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{30CDFA65-3AD8-42A4-801E-0F785CE9DF16}"
    99  ProjectSection(SolutionItems) = preProject
     10    Local.testsettings = Local.testsettings
     11    NCA.vsmdi = NCA.vsmdi
    1012    PreBuildEvent.cmd = PreBuildEvent.cmd
     13    TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
    1114  EndProjectSection
    1215EndProject
     16Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.NCA.Tests", "HeuristicLab.Algorithms.NCA.Tests\HeuristicLab.Algorithms.NCA.Tests.csproj", "{910C130C-378D-422B-96B7-0484F7CC66B7}"
     17EndProject
    1318Global
     19  GlobalSection(TestCaseManagementSettings) = postSolution
     20    CategoryFile = NCA.vsmdi
     21  EndGlobalSection
    1422  GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1523    Debug|Any CPU = Debug|Any CPU
     
    4149    {07654A26-5964-4079-B023-5548B1EB1D1E}.Release|x86.ActiveCfg = Release|x86
    4250    {07654A26-5964-4079-B023-5548B1EB1D1E}.Release|x86.Build.0 = Release|x86
     51    {910C130C-378D-422B-96B7-0484F7CC66B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     52    {910C130C-378D-422B-96B7-0484F7CC66B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
     53    {910C130C-378D-422B-96B7-0484F7CC66B7}.Debug|x64.ActiveCfg = Debug|Any CPU
     54    {910C130C-378D-422B-96B7-0484F7CC66B7}.Debug|x86.ActiveCfg = Debug|Any CPU
     55    {910C130C-378D-422B-96B7-0484F7CC66B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
     56    {910C130C-378D-422B-96B7-0484F7CC66B7}.Release|Any CPU.Build.0 = Release|Any CPU
     57    {910C130C-378D-422B-96B7-0484F7CC66B7}.Release|x64.ActiveCfg = Release|Any CPU
     58    {910C130C-378D-422B-96B7-0484F7CC66B7}.Release|x86.ActiveCfg = Release|Any CPU
    4359  EndGlobalSection
    4460  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.