Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/26/13 13:38:24 (11 years ago)
Author:
ascheibe
Message:

#2069 created an own plugin for the views

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.sln

    r9565 r9779  
    33# Visual Studio 2012
    44Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode", "HeuristicLab.Problems.Robocode\HeuristicLab.Problems.Robocode.csproj", "{50776649-F3CF-459A-AE8C-146D1BFA64E4}"
     5EndProject
     6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode.Views", "HeuristicLab.Problems.Robocode.Views\HeuristicLab.Problems.Robocode.Views.csproj", "{8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}"
    57EndProject
    68Global
     
    2224    {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x64.ActiveCfg = Release|Any CPU
    2325    {50776649-F3CF-459A-AE8C-146D1BFA64E4}.Release|x86.ActiveCfg = Release|Any CPU
     26    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     27    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|Any CPU.Build.0 = Debug|Any CPU
     28    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|x64.ActiveCfg = Debug|Any CPU
     29    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Debug|x86.ActiveCfg = Debug|Any CPU
     30    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|Any CPU.ActiveCfg = Release|Any CPU
     31    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|Any CPU.Build.0 = Release|Any CPU
     32    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|x64.ActiveCfg = Release|Any CPU
     33    {8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}.Release|x86.ActiveCfg = Release|Any CPU
    2434  EndGlobalSection
    2535  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.