Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1544


Ignore:
Timestamp:
04/09/09 17:40:49 (15 years ago)
Author:
swagner
Message:

Added draft implementation of a VS 2008 wizard for creating new HeuristicLab plugins (#567)

Location:
trunk/tools
Files:
16 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Tools.sln

    r848 r1544  
    1010  EndProjectSection
    1111EndProject
     12Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NewPluginWizard", "NewPluginWizard\NewPluginWizard.csproj", "{1E4B971A-83BA-4C39-BE19-D09B13CF7242}"
     13EndProject
    1214Global
    1315  GlobalSection(SolutionConfigurationPlatforms) = preSolution
     
    2022    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2123    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.Build.0 = Release|Any CPU
     24    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     25    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Debug|Any CPU.Build.0 = Debug|Any CPU
     26    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.ActiveCfg = Release|Any CPU
     27    {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.Build.0 = Release|Any CPU
    2228  EndGlobalSection
    2329  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.