Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10095


Ignore:
Timestamp:
10/30/13 15:46:21 (10 years ago)
Author:
ascheibe
Message:

added initial plugin structure

Location:
branches/DataPreprocessing
Files:
6 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab 3.3.sln

    r9982 r10095  
    381381EndProject
    382382Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4", "HeuristicLab.Problems.DataAnalysis.Trading.Views\3.4\HeuristicLab.Problems.DataAnalysis.Trading.Views-3.4.csproj", "{CB3D0A1E-1BE8-476B-A53C-2B189E30064F}"
     383EndProject
     384Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.DataPreprocessing-3.3", "HeuristicLab.DataPreprocessing\3.3\HeuristicLab.DataPreprocessing-3.3.csproj", "{3B90F866-70F8-43EF-A541-51819D255B7B}"
    383385EndProject
    384386Global
     
    18561858    {CB3D0A1E-1BE8-476B-A53C-2B189E30064F}.Release|x86.ActiveCfg = Release|x86
    18571859    {CB3D0A1E-1BE8-476B-A53C-2B189E30064F}.Release|x86.Build.0 = Release|x86
     1860    {3B90F866-70F8-43EF-A541-51819D255B7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1861    {3B90F866-70F8-43EF-A541-51819D255B7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1862    {3B90F866-70F8-43EF-A541-51819D255B7B}.Debug|x64.ActiveCfg = Debug|Any CPU
     1863    {3B90F866-70F8-43EF-A541-51819D255B7B}.Debug|x86.ActiveCfg = Debug|Any CPU
     1864    {3B90F866-70F8-43EF-A541-51819D255B7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1865    {3B90F866-70F8-43EF-A541-51819D255B7B}.Release|Any CPU.Build.0 = Release|Any CPU
     1866    {3B90F866-70F8-43EF-A541-51819D255B7B}.Release|x64.ActiveCfg = Release|Any CPU
     1867    {3B90F866-70F8-43EF-A541-51819D255B7B}.Release|x86.ActiveCfg = Release|Any CPU
    18581868  EndGlobalSection
    18591869  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.