Changeset 1691
- Timestamp:
- 04/28/09 15:35:18 (16 years ago)
- Location:
- trunk/sources
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Evolutionary/3.3/HeuristicLab.Evolutionary-3.3.csproj
r1690 r1691 95 95 </ItemGroup> 96 96 <ItemGroup> 97 <ProjectReference Include="..\..\HeuristicLab.Core\3. 2\HeuristicLab.Core-3.2.csproj">98 <Project>{ F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>99 <Name>HeuristicLab.Core-3. 2</Name>97 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 98 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 99 <Name>HeuristicLab.Core-3.3</Name> 100 100 </ProjectReference> 101 <ProjectReference Include="..\..\HeuristicLab.Data\3. 2\HeuristicLab.Data-3.2.csproj">102 <Project>{ F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>103 <Name>HeuristicLab.Data-3. 2</Name>101 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 102 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 103 <Name>HeuristicLab.Data-3.3</Name> 104 104 </ProjectReference> 105 <ProjectReference Include="..\..\HeuristicLab.Operators\3. 2\HeuristicLab.Operators-3.2.csproj">106 <Project>{ A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project>107 <Name>HeuristicLab.Operators-3. 2</Name>105 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 106 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 107 <Name>HeuristicLab.Operators-3.3</Name> 108 108 </ProjectReference> 109 109 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> -
trunk/sources/HeuristicLab.Permutation/3.3/HeuristicLab.Permutation-3.3.csproj
r1689 r1691 125 125 </ItemGroup> 126 126 <ItemGroup> 127 <ProjectReference Include="..\..\HeuristicLab.Core\3. 2\HeuristicLab.Core-3.2.csproj">128 <Project>{ F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>129 <Name>HeuristicLab.Core-3. 2</Name>127 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 128 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 129 <Name>HeuristicLab.Core-3.3</Name> 130 130 </ProjectReference> 131 <ProjectReference Include="..\..\HeuristicLab.Data\3. 2\HeuristicLab.Data-3.2.csproj">132 <Project>{ F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>133 <Name>HeuristicLab.Data-3. 2</Name>131 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 132 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 133 <Name>HeuristicLab.Data-3.3</Name> 134 134 </ProjectReference> 135 <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3. 2\HeuristicLab.Evolutionary-3.2.csproj">136 <Project>{ F5614C53-153C-4A37-A608-121E1C087F07}</Project>137 <Name>HeuristicLab.Evolutionary-3. 2</Name>135 <ProjectReference Include="..\..\HeuristicLab.Evolutionary\3.3\HeuristicLab.Evolutionary-3.3.csproj"> 136 <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project> 137 <Name>HeuristicLab.Evolutionary-3.3</Name> 138 138 </ProjectReference> 139 139 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> … … 141 141 <Name>HeuristicLab.PluginInfrastructure</Name> 142 142 </ProjectReference> 143 <ProjectReference Include="..\..\HeuristicLab.Random\3. 2\HeuristicLab.Random-3.2.csproj">144 <Project>{ 47019A74-F7F7-482E-83AA-D3F4F777E879}</Project>145 <Name>HeuristicLab.Random-3. 2</Name>143 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> 144 <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project> 145 <Name>HeuristicLab.Random-3.3</Name> 146 146 </ProjectReference> 147 147 </ItemGroup> -
trunk/sources/HeuristicLab.Random/3.3/HeuristicLab.Random-3.3.csproj
r1688 r1691 96 96 </ItemGroup> 97 97 <ItemGroup> 98 <ProjectReference Include="..\..\HeuristicLab.Constraints\3. 2\HeuristicLab.Constraints-3.2.csproj">99 <Project>{ FCD62C6F-4793-4593-AE9A-0BDCA256EE99}</Project>100 <Name>HeuristicLab.Constraints-3. 2</Name>98 <ProjectReference Include="..\..\HeuristicLab.Constraints\3.3\HeuristicLab.Constraints-3.3.csproj"> 99 <Project>{19C1E42A-4B48-4EFD-B697-899016F1C198}</Project> 100 <Name>HeuristicLab.Constraints-3.3</Name> 101 101 </ProjectReference> 102 <ProjectReference Include="..\..\HeuristicLab.Core\3. 2\HeuristicLab.Core-3.2.csproj">103 <Project>{ F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>104 <Name>HeuristicLab.Core-3. 2</Name>102 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 103 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 104 <Name>HeuristicLab.Core-3.3</Name> 105 105 </ProjectReference> 106 <ProjectReference Include="..\..\HeuristicLab.Data\3. 2\HeuristicLab.Data-3.2.csproj">107 <Project>{ F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>108 <Name>HeuristicLab.Data-3. 2</Name>106 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 107 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 108 <Name>HeuristicLab.Data-3.3</Name> 109 109 </ProjectReference> 110 <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj"> 111 <Project>{A9983BA2-B3B2-475E-8E2C-62050B71D1C5}</Project> 112 <Name>HeuristicLab.Operators-3.2</Name> 110 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 111 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 112 <Name>HeuristicLab.Operators-3.3</Name> 113 </ProjectReference> 114 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 115 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 116 <Name>HeuristicLab.Persistence-3.3</Name> 113 117 </ProjectReference> 114 118 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> -
trunk/sources/HeuristicLab.sln
r1678 r1691 178 178 EndProject 179 179 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SequentialEngine-3.3", "HeuristicLab.SequentialEngine\3.3\HeuristicLab.SequentialEngine-3.3.csproj", "{DC3D7072-7999-4719-B65D-3997744D5DC1}" 180 EndProject 181 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Permutation-3.3", "HeuristicLab.Permutation\3.3\HeuristicLab.Permutation-3.3.csproj", "{00282156-589D-424F-9CE4-A8038636C926}" 182 EndProject 183 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Evolutionary-3.3", "HeuristicLab.Evolutionary\3.3\HeuristicLab.Evolutionary-3.3.csproj", "{25087811-F74C-4128-BC86-8324271DA13E}" 184 EndProject 185 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Random-3.3", "HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj", "{F4539FB6-4708-40C9-BE64-0A1390AEA197}" 180 186 EndProject 181 187 Global … … 2668 2674 {DC3D7072-7999-4719-B65D-3997744D5DC1}.Visualization Debug|x86.ActiveCfg = Debug|x86 2669 2675 {DC3D7072-7999-4719-B65D-3997744D5DC1}.Visualization Debug|x86.Build.0 = Debug|x86 2676 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2677 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2678 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2679 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|x64.Build.0 = Debug|x64 2680 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2681 {00282156-589D-424F-9CE4-A8038636C926}.CEDMA Debug|x86.Build.0 = Debug|x86 2682 {00282156-589D-424F-9CE4-A8038636C926}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2683 {00282156-589D-424F-9CE4-A8038636C926}.Debug|Any CPU.Build.0 = Debug|Any CPU 2684 {00282156-589D-424F-9CE4-A8038636C926}.Debug|x64.ActiveCfg = Debug|x64 2685 {00282156-589D-424F-9CE4-A8038636C926}.Debug|x64.Build.0 = Debug|x64 2686 {00282156-589D-424F-9CE4-A8038636C926}.Debug|x86.ActiveCfg = Debug|x86 2687 {00282156-589D-424F-9CE4-A8038636C926}.Debug|x86.Build.0 = Debug|x86 2688 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|Any CPU.ActiveCfg = Debug|Any CPU 2689 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|Any CPU.Build.0 = Debug|Any CPU 2690 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|x64.ActiveCfg = Debug|x64 2691 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|x64.Build.0 = Debug|x64 2692 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|x86.ActiveCfg = Debug|x86 2693 {00282156-589D-424F-9CE4-A8038636C926}.GP Debug|x86.Build.0 = Debug|x86 2694 {00282156-589D-424F-9CE4-A8038636C926}.Release|Any CPU.ActiveCfg = Release|Any CPU 2695 {00282156-589D-424F-9CE4-A8038636C926}.Release|Any CPU.Build.0 = Release|Any CPU 2696 {00282156-589D-424F-9CE4-A8038636C926}.Release|x64.ActiveCfg = Release|x64 2697 {00282156-589D-424F-9CE4-A8038636C926}.Release|x64.Build.0 = Release|x64 2698 {00282156-589D-424F-9CE4-A8038636C926}.Release|x86.ActiveCfg = Release|x86 2699 {00282156-589D-424F-9CE4-A8038636C926}.Release|x86.Build.0 = Release|x86 2700 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|Any CPU.ActiveCfg = Debug|Any CPU 2701 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|Any CPU.Build.0 = Debug|Any CPU 2702 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|x64.ActiveCfg = Debug|x64 2703 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|x64.Build.0 = Debug|x64 2704 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|x86.ActiveCfg = Debug|x86 2705 {00282156-589D-424F-9CE4-A8038636C926}.Visualization Debug|x86.Build.0 = Debug|x86 2706 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2707 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2708 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2709 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|x64.Build.0 = Debug|x64 2710 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2711 {25087811-F74C-4128-BC86-8324271DA13E}.CEDMA Debug|x86.Build.0 = Debug|x86 2712 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2713 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|Any CPU.Build.0 = Debug|Any CPU 2714 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|x64.ActiveCfg = Debug|x64 2715 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|x64.Build.0 = Debug|x64 2716 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|x86.ActiveCfg = Debug|x86 2717 {25087811-F74C-4128-BC86-8324271DA13E}.Debug|x86.Build.0 = Debug|x86 2718 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|Any CPU.ActiveCfg = Debug|Any CPU 2719 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|Any CPU.Build.0 = Debug|Any CPU 2720 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|x64.ActiveCfg = Debug|x64 2721 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|x64.Build.0 = Debug|x64 2722 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|x86.ActiveCfg = Debug|x86 2723 {25087811-F74C-4128-BC86-8324271DA13E}.GP Debug|x86.Build.0 = Debug|x86 2724 {25087811-F74C-4128-BC86-8324271DA13E}.Release|Any CPU.ActiveCfg = Release|Any CPU 2725 {25087811-F74C-4128-BC86-8324271DA13E}.Release|Any CPU.Build.0 = Release|Any CPU 2726 {25087811-F74C-4128-BC86-8324271DA13E}.Release|x64.ActiveCfg = Release|x64 2727 {25087811-F74C-4128-BC86-8324271DA13E}.Release|x64.Build.0 = Release|x64 2728 {25087811-F74C-4128-BC86-8324271DA13E}.Release|x86.ActiveCfg = Release|x86 2729 {25087811-F74C-4128-BC86-8324271DA13E}.Release|x86.Build.0 = Release|x86 2730 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|Any CPU.ActiveCfg = Debug|Any CPU 2731 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|Any CPU.Build.0 = Debug|Any CPU 2732 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|x64.ActiveCfg = Debug|x64 2733 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|x64.Build.0 = Debug|x64 2734 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|x86.ActiveCfg = Debug|x86 2735 {25087811-F74C-4128-BC86-8324271DA13E}.Visualization Debug|x86.Build.0 = Debug|x86 2736 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2737 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2738 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2739 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|x64.Build.0 = Debug|x64 2740 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2741 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.CEDMA Debug|x86.Build.0 = Debug|x86 2742 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2743 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|Any CPU.Build.0 = Debug|Any CPU 2744 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|x64.ActiveCfg = Debug|x64 2745 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|x64.Build.0 = Debug|x64 2746 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|x86.ActiveCfg = Debug|x86 2747 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Debug|x86.Build.0 = Debug|x86 2748 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|Any CPU.ActiveCfg = Debug|Any CPU 2749 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|Any CPU.Build.0 = Debug|Any CPU 2750 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|x64.ActiveCfg = Debug|x64 2751 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|x64.Build.0 = Debug|x64 2752 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|x86.ActiveCfg = Debug|x86 2753 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.GP Debug|x86.Build.0 = Debug|x86 2754 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|Any CPU.ActiveCfg = Release|Any CPU 2755 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|Any CPU.Build.0 = Release|Any CPU 2756 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|x64.ActiveCfg = Release|x64 2757 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|x64.Build.0 = Release|x64 2758 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|x86.ActiveCfg = Release|x86 2759 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Release|x86.Build.0 = Release|x86 2760 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|Any CPU.ActiveCfg = Debug|Any CPU 2761 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|Any CPU.Build.0 = Debug|Any CPU 2762 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|x64.ActiveCfg = Debug|x64 2763 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|x64.Build.0 = Debug|x64 2764 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|x86.ActiveCfg = Debug|x86 2765 {F4539FB6-4708-40C9-BE64-0A1390AEA197}.Visualization Debug|x86.Build.0 = Debug|x86 2670 2766 EndGlobalSection 2671 2767 GlobalSection(SolutionProperties) = preSolution -
trunk/sources/HeuristicLab/CopyAssemblies.cmd
r1678 r1691 36 36 copy "%SolutionDir%\HeuristicLab.ES\3.2\%Outdir%\HeuristicLab.ES-3.2.dll" .\plugins 37 37 copy "%SolutionDir%\HeuristicLab.Evolutionary\3.2\%Outdir%\HeuristicLab.Evolutionary-3.2.dll" .\plugins 38 copy "%SolutionDir%\HeuristicLab.Evolutionary\3.3\%Outdir%\HeuristicLab.Evolutionary-3.3.dll" .\plugins 38 39 copy "%SolutionDir%\HeuristicLab.GP\3.3\%Outdir%\HeuristicLab.GP-3.3.dll" .\plugins 39 40 copy "%SolutionDir%\HeuristicLab.GP.Boolean\3.3\%Outdir%\HeuristicLab.GP.Boolean-3.3.dll" .\plugins … … 68 69 copy "%SolutionDir%\HeuristicLab.OptimizationFrontend\3.2\%Outdir%\HeuristicLab.OptimizationFrontend-3.2.dll" .\plugins 69 70 copy "%SolutionDir%\HeuristicLab.Permutation\3.2\%Outdir%\HeuristicLab.Permutation-3.2.dll" .\plugins 71 copy "%SolutionDir%\HeuristicLab.Permutation\3.3\%Outdir%\HeuristicLab.Permutation-3.3.dll" .\plugins 70 72 copy "%SolutionDir%\HeuristicLab.Persistence\3.3\%Outdir%\HeuristicLab.Persistence-3.3.dll" .\plugins 71 73 copy "%SolutionDir%\HeuristicLab.Persistence.GUI\3.3\%Outdir%\HeuristicLab.Persistence.GUI-3.3.dll" .\plugins 72 74 copy "%SolutionDir%\HeuristicLab.Random\3.2\%Outdir%\HeuristicLab.Random-3.2.dll" .\plugins 75 copy "%SolutionDir%\HeuristicLab.Random\3.3\%Outdir%\HeuristicLab.Random-3.3.dll" .\plugins 73 76 copy "%SolutionDir%\HeuristicLab.RealVector\3.2\%Outdir%\HeuristicLab.RealVector-3.2.dll" .\plugins 74 77 copy "%SolutionDir%\HeuristicLab.Routing.TSP\3.2\%Outdir%\HeuristicLab.Routing.TSP-3.2.dll" .\plugins
Note: See TracChangeset
for help on using the changeset viewer.