Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/08/10 00:28:59 (14 years ago)
Author:
abeham
Message:

#567

  • Updated installer
  • Updated View template
  • Added Algorithm template (untested)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/Templates/VS2010Wizards.sln

    r4148 r4176  
    99    HeuristicLabViewTemplate\DefaultView.cs = HeuristicLabViewTemplate\DefaultView.cs
    1010    HeuristicLabViewTemplate\DefaultView.Designer.cs = HeuristicLabViewTemplate\DefaultView.Designer.cs
     11    HeuristicLabViewTemplate\InstallTemplate.cmd = HeuristicLabViewTemplate\InstallTemplate.cmd
    1112    HeuristicLabViewTemplate\MyTemplate.vstemplate = HeuristicLabViewTemplate\MyTemplate.vstemplate
    1213  EndProjectSection
    1314EndProject
    14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VS2010Wizards", "HeuristicLabVS2010Wizards\HeuristicLab.VS2010Wizards.csproj", "{F1B37418-F66E-41C0-BC36-B9A02BBAF62D}"
     15Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "HeuristicLabVS2010WizardsInstaller", "HeuristicLabVS2010WizardsInstaller\HeuristicLabVS2010WizardsInstaller.vdproj", "{A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}"
    1516EndProject
    16 Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "HeuristicLabVS2010WizardsInstaller", "HeuristicLabVS2010WizardsInstaller\HeuristicLabVS2010WizardsInstaller.vdproj", "{A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}"
     17Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.VS2010Wizards", "HeuristicLab.VS2010Wizards\HeuristicLab.VS2010Wizards.csproj", "{F1B37418-F66E-41C0-BC36-B9A02BBAF62D}"
     18EndProject
     19Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLabAlgorithmTemplate", "HeuristicLabAlgorithmTemplate", "{0F752C36-F6AD-480A-9720-CCEB240BE914}"
     20  ProjectSection(SolutionItems) = preProject
     21    HeuristicLabAlgorithmTemplate\__TemplateIcon.ico = HeuristicLabAlgorithmTemplate\__TemplateIcon.ico
     22    HeuristicLabAlgorithmTemplate\InstallTemplate.cmd = HeuristicLabAlgorithmTemplate\InstallTemplate.cmd
     23    HeuristicLabAlgorithmTemplate\MyTemplate.vstemplate = HeuristicLabAlgorithmTemplate\MyTemplate.vstemplate
     24    HeuristicLabAlgorithmTemplate\DefaultAlgorithm.cs = HeuristicLabAlgorithmTemplate\DefaultAlgorithm.cs
     25  EndProjectSection
    1726EndProject
    1827Global
     
    2231  EndGlobalSection
    2332  GlobalSection(ProjectConfigurationPlatforms) = postSolution
     33    {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.ActiveCfg = Debug
     34    {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.Build.0 = Debug
     35    {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Release|Any CPU.ActiveCfg = Release
     36    {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Release|Any CPU.Build.0 = Release
    2437    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    2538    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Debug|Any CPU.Build.0 = Debug|Any CPU
    2639    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2740    {F1B37418-F66E-41C0-BC36-B9A02BBAF62D}.Release|Any CPU.Build.0 = Release|Any CPU
    28     {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.ActiveCfg = Debug
    29     {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Debug|Any CPU.Build.0 = Debug
    30     {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Release|Any CPU.ActiveCfg = Release
    31     {A24AC3D1-0D32-495B-A3FA-CD15B960DCF1}.Release|Any CPU.Build.0 = Release
    3241  EndGlobalSection
    3342  GlobalSection(SolutionProperties) = preSolution
     
    3645  GlobalSection(NestedProjects) = preSolution
    3746    {4BB6A8B2-416E-4577-A1D9-9EC3420B8EB2} = {28A05A91-A678-43B9-8573-0A7461E20F81}
     47    {0F752C36-F6AD-480A-9720-CCEB240BE914} = {28A05A91-A678-43B9-8573-0A7461E20F81}
    3848  EndGlobalSection
    3949EndGlobal
Note: See TracChangeset for help on using the changeset viewer.