Changeset 6349 for branches/MPI
- Timestamp:
- 06/01/11 10:13:17 (13 years ago)
- Location:
- branches/MPI
- Files:
-
- 8 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/MPI/HeuristicLab 3.3.sln
r6347 r6349 165 165 {96AEBBEE-4203-45F3-BCF5-7B73BF256BDA} = {96AEBBEE-4203-45F3-BCF5-7B73BF256BDA} 166 166 {5A4679EF-A8F3-4647-B722-441A36B3BA6B} = {5A4679EF-A8F3-4647-B722-441A36B3BA6B} 167 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B} = {7B1579F2-6EFC-4C48-B41C-C3292639FF5B} 167 168 {BF1E4DF4-A4CC-451F-9D50-303F405E265E} = {BF1E4DF4-A4CC-451F-9D50-303F405E265E} 168 169 {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE} = {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE} … … 406 407 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Operators.MPISupport-3.3", "HeuristicLab.Operators.MPISupport\3.3\HeuristicLab.Operators.MPISupport-3.3.csproj", "{6BD69CDA-4875-4045-8B35-6FD4602854F5}" 407 408 EndProject 408 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MPIAlgorithmRunner", "HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\MPIAlgorithmRunner.csproj", "{62C3B458-430E-4EF4-8250-C50BCF94D035}" 409 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.MPIAlgorithmRunner-3.3", "HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\HeuristicLab.MPIAlgorithmRunner-3.3.csproj", "{62C3B458-430E-4EF4-8250-C50BCF94D035}" 410 EndProject 411 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.MPIEngine-3.3", "HeuristicLab.MPIEngine\3.3\HeuristicLab.MPIEngine-3.3.csproj", "{7B1579F2-6EFC-4C48-B41C-C3292639FF5B}" 409 412 EndProject 410 413 Global … … 1897 1900 {62C3B458-430E-4EF4-8250-C50BCF94D035}.Release|x86.ActiveCfg = Release|x86 1898 1901 {62C3B458-430E-4EF4-8250-C50BCF94D035}.Release|x86.Build.0 = Release|x86 1902 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 1903 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|Any CPU.Build.0 = Debug|Any CPU 1904 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x64.ActiveCfg = Debug|x64 1905 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x64.Build.0 = Debug|x64 1906 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x86.ActiveCfg = Debug|x86 1907 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x86.Build.0 = Debug|x86 1908 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|Any CPU.ActiveCfg = Release|Any CPU 1909 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|Any CPU.Build.0 = Release|Any CPU 1910 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x64.ActiveCfg = Release|x64 1911 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x64.Build.0 = Release|x64 1912 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x86.ActiveCfg = Release|x86 1913 {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x86.Build.0 = Release|x86 1899 1914 EndGlobalSection 1900 1915 GlobalSection(SolutionProperties) = preSolution -
branches/MPI/HeuristicLab/3.3/Files.txt
r6347 r6349 40 40 HeuristicLab.MainForm\3.3:HeuristicLab.MainForm-3.3.dll 41 41 HeuristicLab.MainForm.WindowsForms\3.3:HeuristicLab.MainForm.WindowsForms-3.3.dll 42 HeuristicLab.MPIEngine\3.3:HeuristicLab.MPIEngine-3.3.dll 42 43 HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll 43 44 HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll … … 112 113 HeuristicLab.ExtLibs\HeuristicLab.MPInet\1.0.0:MPI.XML 113 114 HeuristicLab.ExtLibs\HeuristicLab.MPInet\1.0.0:MPInet License.txt 114 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner :MPIAlgorithmRunner.exe115 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner :MPI_ISLAND_GA.hl116 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner :Howto.txt115 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:HeuristicLab.MPIAlgorithmRunner-3.3.exe 116 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:MPI_ISLAND_GA.hl 117 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:Howto.txt 117 118 118 119 HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446:Netron.Diagramming.Core-3.0.2672.12446.dll
Note: See TracChangeset
for help on using the changeset viewer.