Changeset 2645 for trunk/sources
- Timestamp:
- 01/19/10 18:11:25 (15 years ago)
- Location:
- trunk/sources
- Files:
-
- 310 added
- 7 deleted
- 24 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab 3.2.sln
r2616 r2645 227 227 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SimOpt-3.2", "HeuristicLab.SimOpt\3.2\HeuristicLab.SimOpt-3.2.csproj", "{32DAA44F-944A-465F-A5C9-1C491EE4976D}" 228 228 EndProject 229 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SQLite-3.2", "HeuristicLab.SQLite\3.2\HeuristicLab.SQLite-3.2.csproj", "{6960CBCD-E44B-49B0-BA86-671091C42C36}"230 EndProject231 229 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.StatisticalAnalysis-3.2", "HeuristicLab.StatisticalAnalysis\3.2\HeuristicLab.StatisticalAnalysis-3.2.csproj", "{1DAA4952-8D6B-4D43-A9E5-5466053DA777}" 232 230 EndProject … … 249 247 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SupportVectorMachines-3.2", "HeuristicLab.SupportVectorMachines\3.2\HeuristicLab.SupportVectorMachines-3.2.csproj", "{7E18E25A-BCEB-467A-BACC-ABCA73F9D655}" 250 248 EndProject 251 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibSVM", "LibSVM\LibSVM.csproj", "{A16F23B5-FB62-499E-A831-26953AA56FE2}"252 EndProject253 249 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Modeling-3.2", "HeuristicLab.Modeling\3.2\HeuristicLab.Modeling-3.2.csproj", "{80F7FADA-549D-4151-8856-79B620A50DBA}" 254 250 EndProject … … 257 253 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Grid.HiveBridge-3.2", "HeuristicLab.Grid.HiveBridge\3.2\HeuristicLab.Grid.HiveBridge-3.2.csproj", "{DFAC1BEA-6D9D-477F-AC7B-E64977644DDB}" 258 254 EndProject 259 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsUI", "WinFormsUI\WinFormsUI.csproj", "{C75532C4-765B-418E-B09B-46D36B2ABDB1}"260 EndProject261 255 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.LinearRegression-3.2", "HeuristicLab.LinearRegression\3.2\HeuristicLab.LinearRegression-3.2.csproj", "{B9A64475-D542-47CF-9688-735F6224F055}" 262 256 EndProject … … 265 259 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Modeling.Database.SQLServerCompact-3.2", "HeuristicLab.Modeling.Database.SQLServerCompact\3.2\HeuristicLab.Modeling.Database.SQLServerCompact-3.2.csproj", "{EC1AA756-D612-4FA6-AA52-25CF4F8E3836}" 266 260 EndProject 267 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SQLServerCompact-3.2", "HeuristicLab.SQLServerCompact\3.2\HeuristicLab.SQLServerCompact-3.2.csproj", "{31DD6385-7276-49ED-9533-823D4CDF3D2A}"268 EndProject269 261 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.GP.Interfaces-3.3", "HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj", "{924B6BEA-9A99-40FE-9334-5C01E8D540EC}" 270 262 EndProject … … 283 275 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.BackgroundProcessing-3.2", "HeuristicLab.BackgroundProcessing\3.2\HeuristicLab.BackgroundProcessing-3.2.csproj", "{589BECAE-69B0-4EB1-8C06-C073531762B7}" 284 276 EndProject 285 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ALGLIB", "ALGLIB\ALGLIB.csproj", "{44456535-5DB5-454A-BE2B-7426DA6700B6}"286 EndProject287 277 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.GP.Tests", "HeuristicLab.GP.Tests\HeuristicLab.GP.Tests.csproj", "{6EDEE199-61FC-48E1-AEDA-AF1C2E722063}" 288 278 EndProject … … 294 284 EndProject 295 285 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.GP.StructureIdentification.Networks-3.2", "HeuristicLab.GP.StructureIdentification.Networks\3.2\HeuristicLab.GP.StructureIdentification.Networks-3.2.csproj", "{5DBC2F13-EC32-4DCA-9D5F-E60B5EA8459A}" 286 EndProject 287 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.ExtLibs", "HeuristicLab.ExtLibs", "{A0AEB817-CAC7-4DC8-8D39-0E040BA027E5}" 288 EndProject 289 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.WinFormsUI", "HeuristicLab.WinFormsUI", "{D04A93C2-6903-4DCA-8803-2EBF60975E47}" 290 EndProject 291 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SQLServerCompact-3.5", "HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\HeuristicLab.SQLServerCompact-3.5.csproj", "{31DD6385-7276-49ED-9533-823D4CDF3D2A}" 292 EndProject 293 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.WinFormsUI-2.3.1", "HeuristicLab.WinFormsUI-2.3.1", "{DD1A12A4-88DE-4991-8CBC-9AC2E57EADC3}" 294 EndProject 295 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.WinFormsUI-2.3.1", "HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\HeuristicLab.WinFormsUI-2.3.1\HeuristicLab.WinFormsUI-2.3.1.csproj", "{678E2145-8152-4E19-9646-07D439D00301}" 296 EndProject 297 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsUI-2.3.1", "HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj", "{C75532C4-765B-418E-B09B-46D36B2ABDB1}" 298 EndProject 299 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.ALGLIB", "HeuristicLab.ALGLIB", "{BC9B1349-F788-4293-AA27-0B3474761C7F}" 300 EndProject 301 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.ALGLIB-2.1.2.2591", "HeuristicLab.ALGLIB-2.1.2.2591", "{6982D0CF-65DB-49E7-A4FD-7135BCC25A15}" 302 EndProject 303 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ALGLIB-2.1.2.2591", "HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\HeuristicLab.ALGLIB-2.1.2.2591\HeuristicLab.ALGLIB-2.1.2.2591.csproj", "{B6C53341-86C0-4063-87E2-F573EFE51132}" 304 EndProject 305 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ALGLIB-2.1.2.2591", "HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\ALGLIB-2.1.2.2591\ALGLIB-2.1.2.2591.csproj", "{44456535-5DB5-454A-BE2B-7426DA6700B6}" 306 EndProject 307 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.SQLite-1.0.65.0", "HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0\HeuristicLab.SQLite-1.0.65.0.csproj", "{6960CBCD-E44B-49B0-BA86-671091C42C36}" 308 EndProject 309 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.LibSVM", "HeuristicLab.LibSVM", "{66A6D1DA-E53C-455D-9F53-07C0128CBF29}" 310 EndProject 311 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HeuristicLab.LibSVM-1.6.3", "HeuristicLab.LibSVM-1.6.3", "{FDB65084-1E00-4BCF-90A7-C69BBEC014F8}" 312 EndProject 313 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibSVM-1.6.3", "HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj", "{A16F23B5-FB62-499E-A831-26953AA56FE2}" 314 EndProject 315 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.LibSVM-1.6.3", "HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj", "{89B50302-9CEE-4D13-9779-633EADCAE624}" 316 EndProject 317 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.log4net-1.2.10.0", "HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\HeuristicLab.log4net-1.2.10.0.csproj", "{1B3063DB-D71C-4A6A-A359-883E8F53A140}" 296 318 EndProject 297 319 Global … … 1778 1800 {32DAA44F-944A-465F-A5C9-1C491EE4976D}.Release|x86.ActiveCfg = Release|x86 1779 1801 {32DAA44F-944A-465F-A5C9-1C491EE4976D}.Release|x86.Build.0 = Release|x86 1780 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU1781 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU1782 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x64.ActiveCfg = Debug|x641783 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x64.Build.0 = Debug|x641784 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x86.ActiveCfg = Debug|x861785 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x86.Build.0 = Debug|x861786 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU1787 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|Any CPU.Build.0 = Debug|Any CPU1788 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x64.ActiveCfg = Debug|x641789 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x64.Build.0 = Debug|x641790 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x86.ActiveCfg = Debug|x861791 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x86.Build.0 = Debug|x861792 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU1793 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU1794 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x64.ActiveCfg = Debug|x641795 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x64.Build.0 = Debug|x641796 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x86.ActiveCfg = Debug|x861797 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x86.Build.0 = Debug|x861798 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|Any CPU.ActiveCfg = Release|Any CPU1799 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|Any CPU.Build.0 = Release|Any CPU1800 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x64.ActiveCfg = Release|x641801 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x64.Build.0 = Release|x641802 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x86.ActiveCfg = Release|x861803 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x86.Build.0 = Release|x861804 1802 {1DAA4952-8D6B-4D43-A9E5-5466053DA777}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 1805 1803 {1DAA4952-8D6B-4D43-A9E5-5466053DA777}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU … … 2042 2040 {7E18E25A-BCEB-467A-BACC-ABCA73F9D655}.Release|x86.ActiveCfg = Release|x86 2043 2041 {7E18E25A-BCEB-467A-BACC-ABCA73F9D655}.Release|x86.Build.0 = Release|x86 2044 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU2045 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU2046 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x64.ActiveCfg = Debug|x642047 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x64.Build.0 = Debug|x642048 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x86.ActiveCfg = Debug|x862049 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x86.Build.0 = Debug|x862050 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU2051 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|Any CPU.Build.0 = Debug|Any CPU2052 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x64.ActiveCfg = Debug|x642053 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x64.Build.0 = Debug|x642054 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x86.ActiveCfg = Debug|x862055 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x86.Build.0 = Debug|x862056 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU2057 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU2058 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x64.ActiveCfg = Debug|x642059 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x64.Build.0 = Debug|x642060 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x86.ActiveCfg = Debug|x862061 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x86.Build.0 = Debug|x862062 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|Any CPU.ActiveCfg = Release|Any CPU2063 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|Any CPU.Build.0 = Release|Any CPU2064 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x64.ActiveCfg = Release|x642065 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x64.Build.0 = Release|x642066 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x86.ActiveCfg = Release|x862067 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x86.Build.0 = Release|x862068 2042 {80F7FADA-549D-4151-8856-79B620A50DBA}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2069 2043 {80F7FADA-549D-4151-8856-79B620A50DBA}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU … … 2138 2112 {DFAC1BEA-6D9D-477F-AC7B-E64977644DDB}.Release|x86.ActiveCfg = Release|x86 2139 2113 {DFAC1BEA-6D9D-477F-AC7B-E64977644DDB}.Release|x86.Build.0 = Release|x86 2140 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU2141 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU2142 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x64.ActiveCfg = Debug|x642143 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x64.Build.0 = Debug|x642144 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x86.ActiveCfg = Debug|x862145 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x86.Build.0 = Debug|x862146 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU2147 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|Any CPU.Build.0 = Debug|Any CPU2148 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x64.ActiveCfg = Debug|x642149 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x64.Build.0 = Debug|x642150 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x86.ActiveCfg = Debug|x862151 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x86.Build.0 = Debug|x862152 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU2153 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU2154 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x64.ActiveCfg = Debug|x642155 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x64.Build.0 = Debug|x642156 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x86.ActiveCfg = Debug|x862157 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x86.Build.0 = Debug|x862158 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|Any CPU.ActiveCfg = Release|Any CPU2159 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|Any CPU.Build.0 = Release|Any CPU2160 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x64.ActiveCfg = Release|x642161 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x64.Build.0 = Release|x642162 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x86.ActiveCfg = Release|x862163 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x86.Build.0 = Release|x862164 2114 {B9A64475-D542-47CF-9688-735F6224F055}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2165 2115 {B9A64475-D542-47CF-9688-735F6224F055}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU … … 2234 2184 {EC1AA756-D612-4FA6-AA52-25CF4F8E3836}.Release|x86.ActiveCfg = Release|x86 2235 2185 {EC1AA756-D612-4FA6-AA52-25CF4F8E3836}.Release|x86.Build.0 = Release|x86 2236 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU2237 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU2238 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x64.ActiveCfg = Debug|x642239 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x64.Build.0 = Debug|x642240 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x86.ActiveCfg = Debug|x862241 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x86.Build.0 = Debug|x862242 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU2243 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|Any CPU.Build.0 = Debug|Any CPU2244 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x64.ActiveCfg = Debug|x642245 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x64.Build.0 = Debug|x642246 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x86.ActiveCfg = Debug|x862247 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x86.Build.0 = Debug|x862248 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU2249 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU2250 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x64.ActiveCfg = Debug|x642251 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x64.Build.0 = Debug|x642252 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x86.ActiveCfg = Debug|x862253 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x86.Build.0 = Debug|x862254 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|Any CPU.ActiveCfg = Release|Any CPU2255 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|Any CPU.Build.0 = Release|Any CPU2256 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x64.ActiveCfg = Release|x642257 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x64.Build.0 = Release|x642258 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x86.ActiveCfg = Release|x862259 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x86.Build.0 = Release|x862260 2186 {924B6BEA-9A99-40FE-9334-5C01E8D540EC}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2261 2187 {924B6BEA-9A99-40FE-9334-5C01E8D540EC}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU … … 2450 2376 {589BECAE-69B0-4EB1-8C06-C073531762B7}.Release|x86.ActiveCfg = Release|x86 2451 2377 {589BECAE-69B0-4EB1-8C06-C073531762B7}.Release|x86.Build.0 = Release|x86 2452 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU2453 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU2454 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x64.ActiveCfg = Debug|x642455 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x64.Build.0 = Debug|x642456 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x86.ActiveCfg = Debug|x862457 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x86.Build.0 = Debug|x862458 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU2459 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|Any CPU.Build.0 = Debug|Any CPU2460 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x64.ActiveCfg = Debug|x642461 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x64.Build.0 = Debug|x642462 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x86.ActiveCfg = Debug|x862463 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x86.Build.0 = Debug|x862464 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU2465 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU2466 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x64.ActiveCfg = Debug|x642467 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x64.Build.0 = Debug|x642468 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x86.ActiveCfg = Debug|x862469 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x86.Build.0 = Debug|x862470 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|Any CPU.ActiveCfg = Release|Any CPU2471 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|Any CPU.Build.0 = Release|Any CPU2472 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x64.ActiveCfg = Release|x642473 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x64.Build.0 = Release|x642474 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x86.ActiveCfg = Release|x862475 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x86.Build.0 = Release|x862476 2378 {6EDEE199-61FC-48E1-AEDA-AF1C2E722063}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2477 2379 {6EDEE199-61FC-48E1-AEDA-AF1C2E722063}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU … … 2590 2492 {5DBC2F13-EC32-4DCA-9D5F-E60B5EA8459A}.Release|x86.ActiveCfg = Release|x86 2591 2493 {5DBC2F13-EC32-4DCA-9D5F-E60B5EA8459A}.Release|x86.Build.0 = Release|x86 2494 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2495 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2496 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2497 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x64.Build.0 = Debug|x64 2498 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2499 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.CEDMA Debug|x86.Build.0 = Debug|x86 2500 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2501 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|Any CPU.Build.0 = Debug|Any CPU 2502 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x64.ActiveCfg = Debug|x64 2503 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x64.Build.0 = Debug|x64 2504 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x86.ActiveCfg = Debug|x86 2505 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Debug|x86.Build.0 = Debug|x86 2506 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2507 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2508 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x64.ActiveCfg = Debug|x64 2509 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x64.Build.0 = Debug|x64 2510 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x86.ActiveCfg = Debug|x86 2511 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Modeling Debug|x86.Build.0 = Debug|x86 2512 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|Any CPU.ActiveCfg = Release|Any CPU 2513 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|Any CPU.Build.0 = Release|Any CPU 2514 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x64.ActiveCfg = Release|x64 2515 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x64.Build.0 = Release|x64 2516 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x86.ActiveCfg = Release|x86 2517 {31DD6385-7276-49ED-9533-823D4CDF3D2A}.Release|x86.Build.0 = Release|x86 2518 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2519 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2520 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2521 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|x64.Build.0 = Debug|x64 2522 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2523 {678E2145-8152-4E19-9646-07D439D00301}.CEDMA Debug|x86.Build.0 = Debug|x86 2524 {678E2145-8152-4E19-9646-07D439D00301}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2525 {678E2145-8152-4E19-9646-07D439D00301}.Debug|Any CPU.Build.0 = Debug|Any CPU 2526 {678E2145-8152-4E19-9646-07D439D00301}.Debug|x64.ActiveCfg = Debug|x64 2527 {678E2145-8152-4E19-9646-07D439D00301}.Debug|x64.Build.0 = Debug|x64 2528 {678E2145-8152-4E19-9646-07D439D00301}.Debug|x86.ActiveCfg = Debug|x86 2529 {678E2145-8152-4E19-9646-07D439D00301}.Debug|x86.Build.0 = Debug|x86 2530 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2531 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2532 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|x64.ActiveCfg = Debug|x64 2533 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|x64.Build.0 = Debug|x64 2534 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|x86.ActiveCfg = Debug|x86 2535 {678E2145-8152-4E19-9646-07D439D00301}.Modeling Debug|x86.Build.0 = Debug|x86 2536 {678E2145-8152-4E19-9646-07D439D00301}.Release|Any CPU.ActiveCfg = Release|Any CPU 2537 {678E2145-8152-4E19-9646-07D439D00301}.Release|Any CPU.Build.0 = Release|Any CPU 2538 {678E2145-8152-4E19-9646-07D439D00301}.Release|x64.ActiveCfg = Release|x64 2539 {678E2145-8152-4E19-9646-07D439D00301}.Release|x64.Build.0 = Release|x64 2540 {678E2145-8152-4E19-9646-07D439D00301}.Release|x86.ActiveCfg = Release|x86 2541 {678E2145-8152-4E19-9646-07D439D00301}.Release|x86.Build.0 = Release|x86 2542 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2543 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2544 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2545 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x64.Build.0 = Debug|x64 2546 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2547 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.CEDMA Debug|x86.Build.0 = Debug|x86 2548 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2549 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|Any CPU.Build.0 = Debug|Any CPU 2550 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x64.ActiveCfg = Debug|x64 2551 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x64.Build.0 = Debug|x64 2552 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x86.ActiveCfg = Debug|x86 2553 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Debug|x86.Build.0 = Debug|x86 2554 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2555 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2556 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x64.ActiveCfg = Debug|x64 2557 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x64.Build.0 = Debug|x64 2558 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x86.ActiveCfg = Debug|x86 2559 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Modeling Debug|x86.Build.0 = Debug|x86 2560 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|Any CPU.ActiveCfg = Release|Any CPU 2561 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|Any CPU.Build.0 = Release|Any CPU 2562 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x64.ActiveCfg = Release|x64 2563 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x64.Build.0 = Release|x64 2564 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x86.ActiveCfg = Release|x86 2565 {C75532C4-765B-418E-B09B-46D36B2ABDB1}.Release|x86.Build.0 = Release|x86 2566 {B6C53341-86C0-4063-87E2-F573EFE51132}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2567 {B6C53341-86C0-4063-87E2-F573EFE51132}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2568 {B6C53341-86C0-4063-87E2-F573EFE51132}.CEDMA Debug|x64.ActiveCfg = Debug|Any CPU 2569 {B6C53341-86C0-4063-87E2-F573EFE51132}.CEDMA Debug|x86.ActiveCfg = Debug|Any CPU 2570 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2571 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|Any CPU.Build.0 = Debug|Any CPU 2572 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|x64.ActiveCfg = Debug|x64 2573 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|x64.Build.0 = Debug|x64 2574 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|x86.ActiveCfg = Debug|x86 2575 {B6C53341-86C0-4063-87E2-F573EFE51132}.Debug|x86.Build.0 = Debug|x86 2576 {B6C53341-86C0-4063-87E2-F573EFE51132}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2577 {B6C53341-86C0-4063-87E2-F573EFE51132}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2578 {B6C53341-86C0-4063-87E2-F573EFE51132}.Modeling Debug|x64.ActiveCfg = Debug|Any CPU 2579 {B6C53341-86C0-4063-87E2-F573EFE51132}.Modeling Debug|x86.ActiveCfg = Debug|Any CPU 2580 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|Any CPU.ActiveCfg = Release|Any CPU 2581 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|Any CPU.Build.0 = Release|Any CPU 2582 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|x64.ActiveCfg = Release|x64 2583 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|x64.Build.0 = Release|x64 2584 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|x86.ActiveCfg = Release|x86 2585 {B6C53341-86C0-4063-87E2-F573EFE51132}.Release|x86.Build.0 = Release|x86 2586 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2587 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2588 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2589 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x64.Build.0 = Debug|x64 2590 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2591 {44456535-5DB5-454A-BE2B-7426DA6700B6}.CEDMA Debug|x86.Build.0 = Debug|x86 2592 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2593 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|Any CPU.Build.0 = Debug|Any CPU 2594 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x64.ActiveCfg = Debug|x64 2595 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x64.Build.0 = Debug|x64 2596 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x86.ActiveCfg = Debug|x86 2597 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Debug|x86.Build.0 = Debug|x86 2598 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2599 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2600 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x64.ActiveCfg = Debug|x64 2601 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x64.Build.0 = Debug|x64 2602 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x86.ActiveCfg = Debug|x86 2603 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Modeling Debug|x86.Build.0 = Debug|x86 2604 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|Any CPU.ActiveCfg = Release|Any CPU 2605 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|Any CPU.Build.0 = Release|Any CPU 2606 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x64.ActiveCfg = Release|x64 2607 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x64.Build.0 = Release|x64 2608 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x86.ActiveCfg = Release|x86 2609 {44456535-5DB5-454A-BE2B-7426DA6700B6}.Release|x86.Build.0 = Release|x86 2610 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2611 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2612 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2613 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x64.Build.0 = Debug|x64 2614 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2615 {6960CBCD-E44B-49B0-BA86-671091C42C36}.CEDMA Debug|x86.Build.0 = Debug|x86 2616 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2617 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|Any CPU.Build.0 = Debug|Any CPU 2618 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x64.ActiveCfg = Debug|x64 2619 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x64.Build.0 = Debug|x64 2620 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x86.ActiveCfg = Debug|x86 2621 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Debug|x86.Build.0 = Debug|x86 2622 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2623 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2624 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x64.ActiveCfg = Debug|x64 2625 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x64.Build.0 = Debug|x64 2626 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x86.ActiveCfg = Debug|x86 2627 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Modeling Debug|x86.Build.0 = Debug|x86 2628 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|Any CPU.ActiveCfg = Release|Any CPU 2629 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|Any CPU.Build.0 = Release|Any CPU 2630 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x64.ActiveCfg = Release|x64 2631 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x64.Build.0 = Release|x64 2632 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x86.ActiveCfg = Release|x86 2633 {6960CBCD-E44B-49B0-BA86-671091C42C36}.Release|x86.Build.0 = Release|x86 2634 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2635 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2636 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x64.ActiveCfg = Debug|x64 2637 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x64.Build.0 = Debug|x64 2638 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x86.ActiveCfg = Debug|x86 2639 {A16F23B5-FB62-499E-A831-26953AA56FE2}.CEDMA Debug|x86.Build.0 = Debug|x86 2640 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2641 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|Any CPU.Build.0 = Debug|Any CPU 2642 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x64.ActiveCfg = Debug|x64 2643 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x64.Build.0 = Debug|x64 2644 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x86.ActiveCfg = Debug|x86 2645 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Debug|x86.Build.0 = Debug|x86 2646 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2647 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2648 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x64.ActiveCfg = Debug|x64 2649 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x64.Build.0 = Debug|x64 2650 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x86.ActiveCfg = Debug|x86 2651 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Modeling Debug|x86.Build.0 = Debug|x86 2652 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|Any CPU.ActiveCfg = Release|Any CPU 2653 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|Any CPU.Build.0 = Release|Any CPU 2654 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x64.ActiveCfg = Release|x64 2655 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x64.Build.0 = Release|x64 2656 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x86.ActiveCfg = Release|x86 2657 {A16F23B5-FB62-499E-A831-26953AA56FE2}.Release|x86.Build.0 = Release|x86 2658 {89B50302-9CEE-4D13-9779-633EADCAE624}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2659 {89B50302-9CEE-4D13-9779-633EADCAE624}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2660 {89B50302-9CEE-4D13-9779-633EADCAE624}.CEDMA Debug|x64.ActiveCfg = Debug|Any CPU 2661 {89B50302-9CEE-4D13-9779-633EADCAE624}.CEDMA Debug|x86.ActiveCfg = Debug|Any CPU 2662 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2663 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|Any CPU.Build.0 = Debug|Any CPU 2664 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|x64.ActiveCfg = Debug|x64 2665 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|x64.Build.0 = Debug|x64 2666 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|x86.ActiveCfg = Debug|x86 2667 {89B50302-9CEE-4D13-9779-633EADCAE624}.Debug|x86.Build.0 = Debug|x86 2668 {89B50302-9CEE-4D13-9779-633EADCAE624}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2669 {89B50302-9CEE-4D13-9779-633EADCAE624}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2670 {89B50302-9CEE-4D13-9779-633EADCAE624}.Modeling Debug|x64.ActiveCfg = Debug|Any CPU 2671 {89B50302-9CEE-4D13-9779-633EADCAE624}.Modeling Debug|x86.ActiveCfg = Debug|Any CPU 2672 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|Any CPU.ActiveCfg = Release|Any CPU 2673 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|Any CPU.Build.0 = Release|Any CPU 2674 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|x64.ActiveCfg = Release|x64 2675 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|x64.Build.0 = Release|x64 2676 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|x86.ActiveCfg = Release|x86 2677 {89B50302-9CEE-4D13-9779-633EADCAE624}.Release|x86.Build.0 = Release|x86 2678 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.CEDMA Debug|Any CPU.ActiveCfg = Debug|Any CPU 2679 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.CEDMA Debug|Any CPU.Build.0 = Debug|Any CPU 2680 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.CEDMA Debug|x64.ActiveCfg = Debug|Any CPU 2681 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.CEDMA Debug|x86.ActiveCfg = Debug|Any CPU 2682 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2683 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|Any CPU.Build.0 = Debug|Any CPU 2684 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|x64.ActiveCfg = Debug|x64 2685 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|x64.Build.0 = Debug|x64 2686 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|x86.ActiveCfg = Debug|x86 2687 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Debug|x86.Build.0 = Debug|x86 2688 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Modeling Debug|Any CPU.ActiveCfg = Debug|Any CPU 2689 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Modeling Debug|Any CPU.Build.0 = Debug|Any CPU 2690 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Modeling Debug|x64.ActiveCfg = Debug|Any CPU 2691 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Modeling Debug|x86.ActiveCfg = Debug|Any CPU 2692 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|Any CPU.ActiveCfg = Release|Any CPU 2693 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|Any CPU.Build.0 = Release|Any CPU 2694 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|x64.ActiveCfg = Release|x64 2695 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|x64.Build.0 = Release|x64 2696 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|x86.ActiveCfg = Release|x86 2697 {1B3063DB-D71C-4A6A-A359-883E8F53A140}.Release|x86.Build.0 = Release|x86 2592 2698 EndGlobalSection 2593 2699 GlobalSection(SolutionProperties) = preSolution 2594 2700 HideSolutionNode = FALSE 2595 2701 EndGlobalSection 2702 GlobalSection(NestedProjects) = preSolution 2703 {D04A93C2-6903-4DCA-8803-2EBF60975E47} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2704 {31DD6385-7276-49ED-9533-823D4CDF3D2A} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2705 {BC9B1349-F788-4293-AA27-0B3474761C7F} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2706 {6960CBCD-E44B-49B0-BA86-671091C42C36} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2707 {66A6D1DA-E53C-455D-9F53-07C0128CBF29} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2708 {1B3063DB-D71C-4A6A-A359-883E8F53A140} = {A0AEB817-CAC7-4DC8-8D39-0E040BA027E5} 2709 {DD1A12A4-88DE-4991-8CBC-9AC2E57EADC3} = {D04A93C2-6903-4DCA-8803-2EBF60975E47} 2710 {678E2145-8152-4E19-9646-07D439D00301} = {DD1A12A4-88DE-4991-8CBC-9AC2E57EADC3} 2711 {C75532C4-765B-418E-B09B-46D36B2ABDB1} = {DD1A12A4-88DE-4991-8CBC-9AC2E57EADC3} 2712 {6982D0CF-65DB-49E7-A4FD-7135BCC25A15} = {BC9B1349-F788-4293-AA27-0B3474761C7F} 2713 {B6C53341-86C0-4063-87E2-F573EFE51132} = {6982D0CF-65DB-49E7-A4FD-7135BCC25A15} 2714 {44456535-5DB5-454A-BE2B-7426DA6700B6} = {6982D0CF-65DB-49E7-A4FD-7135BCC25A15} 2715 {FDB65084-1E00-4BCF-90A7-C69BBEC014F8} = {66A6D1DA-E53C-455D-9F53-07C0128CBF29} 2716 {A16F23B5-FB62-499E-A831-26953AA56FE2} = {FDB65084-1E00-4BCF-90A7-C69BBEC014F8} 2717 {89B50302-9CEE-4D13-9779-633EADCAE624} = {FDB65084-1E00-4BCF-90A7-C69BBEC014F8} 2718 EndGlobalSection 2596 2719 EndGlobal -
trunk/sources/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLab.AdvancedOptimizationFrontend-3.2.csproj
r2499 r2645 123 123 <Name>HeuristicLab.Core-3.2</Name> 124 124 </ProjectReference> 125 <ProjectReference Include="..\..\HeuristicLab. MainForm.WindowsForms\3.2\HeuristicLab.MainForm.WindowsForms-3.2.csproj">126 <Project>{ D49BBA1A-880B-46BD-82CF-3CF1AAE0B45C}</Project>127 <Name> HeuristicLab.MainForm.WindowsForms-3.2</Name>125 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj"> 126 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project> 127 <Name>WinFormsUI-2.3.1</Name> 128 128 </ProjectReference> 129 129 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 130 130 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 131 131 <Name>HeuristicLab.PluginInfrastructure</Name> 132 </ProjectReference>133 <ProjectReference Include="..\..\WinFormsUI\WinFormsUI.csproj">134 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project>135 <Name>WinFormsUI</Name>136 132 </ProjectReference> 137 133 </ItemGroup> -
trunk/sources/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLabAdvancedOptimizationFrontendApplication.cs
r2591 r2645 31 31 /// </summary> 32 32 [Application("HeuristicLab 3.2 (dockable)", "Next generation heuristic optimization environment.")] 33 class HeuristicLabAdvancedOptimizationFrontendApplication : ApplicationBase {33 public class HeuristicLabAdvancedOptimizationFrontendApplication : ApplicationBase { 34 34 /// <summary> 35 35 /// Runs the application and displays the main window. -
trunk/sources/HeuristicLab.AdvancedOptimizationFrontend/3.2/HeuristicLabAdvancedOptimizationFrontendPlugin.cs
r2591 r2645 33 33 [PluginFile("HeuristicLab.AdvancedOptimizationFrontend-3.2.dll", PluginFileType.Assembly)] 34 34 [PluginDependency("HeuristicLab.Core-3.2")] 35 [PluginDependency("HeuristicLab. MainForm.WindowsForms-3.2")]35 [PluginDependency("HeuristicLab.WinFormsUI-2.3.1")] 36 36 public class HeuristicLabAdvancedOptimizationFrontendPlugin : PluginBase { 37 37 } -
trunk/sources/HeuristicLab.ArtificialNeuralNetworks/3.2/HeuristicLab.ArtificialNeuralNetworks-3.2.csproj
r2562 r2645 89 89 </ItemGroup> 90 90 <ItemGroup> 91 <ProjectReference Include="..\..\ALGLIB\ALGLIB.csproj">92 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project>93 <Name>ALGLIB</Name>94 </ProjectReference>95 91 <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj"> 96 92 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> … … 104 100 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 105 101 <Name>HeuristicLab.Data-3.2</Name> 102 </ProjectReference> 103 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\ALGLIB-2.1.2.2591\ALGLIB-2.1.2.2591.csproj"> 104 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project> 105 <Name>ALGLIB-2.1.2.2591</Name> 106 106 </ProjectReference> 107 107 <ProjectReference Include="..\..\HeuristicLab.Modeling\3.2\HeuristicLab.Modeling-3.2.csproj"> -
trunk/sources/HeuristicLab.ArtificialNeuralNetworks/3.2/HeuristicLabArtificialNeuralNetworksPlugin.cs
r2591 r2645 27 27 [Plugin("HeuristicLab.ArtificialNeuralNetworks-3.2")] 28 28 [PluginFile("HeuristicLab.ArtificialNeuralNetworks-3.2.dll", PluginFileType.Assembly)] 29 [PluginDependency(" ALGLIB")]29 [PluginDependency("HeuristicLab.ALGLIB-2.1.2.2591")] 30 30 [PluginDependency("HeuristicLab.Core-3.2")] 31 31 [PluginDependency("HeuristicLab.Data-3.2")] -
trunk/sources/HeuristicLab.Grid/3.2/HeuristicLabGridPlugin.cs
r2591 r2645 31 31 [PluginDependency("HeuristicLab.Core-3.2")] 32 32 [PluginDependency("HeuristicLab.Tracing-3.2")] 33 [PluginDependency("HeuristicLab.SQLite-1.0.65.0")] 33 34 public class HeuristicLabGridPlugin : PluginBase { 34 35 } -
trunk/sources/HeuristicLab.LinearRegression/3.2/HeuristicLab.LinearRegression-3.2.csproj
r2430 r2645 92 92 </ItemGroup> 93 93 <ItemGroup> 94 <ProjectReference Include="..\..\ALGLIB\ALGLIB.csproj">95 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project>96 <Name>ALGLIB</Name>97 </ProjectReference>98 94 <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj"> 99 95 <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project> … … 111 107 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 112 108 <Name>HeuristicLab.Data-3.2</Name> 109 </ProjectReference> 110 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\ALGLIB-2.1.2.2591\ALGLIB-2.1.2.2591.csproj"> 111 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project> 112 <Name>ALGLIB-2.1.2.2591</Name> 113 113 </ProjectReference> 114 114 <ProjectReference Include="..\..\HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj"> -
trunk/sources/HeuristicLab.LinearRegression/3.2/HeuristicLabLinearRegressionPlugin.cs
r2591 r2645 27 27 [Plugin("HeuristicLab.LinearRegression-3.2")] 28 28 [PluginFile("HeuristicLab.LinearRegression-3.2.dll", PluginFileType.Assembly)] 29 [PluginDependency(" ALGLIB")]29 [PluginDependency("HeuristicLab.ALGLIB-2.1.2.2591")] 30 30 [PluginDependency("HeuristicLab.Common-3.2")] 31 31 [PluginDependency("HeuristicLab.Core-3.2")] -
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLab.MainForm.WindowsForms-3.2.csproj
r2545 r2645 140 140 </ItemGroup> 141 141 <ItemGroup> 142 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj"> 143 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project> 144 <Name>WinFormsUI-2.3.1</Name> 145 </ProjectReference> 142 146 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.2\HeuristicLab.MainForm-3.2.csproj"> 143 147 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> … … 147 151 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 148 152 <Name>HeuristicLab.PluginInfrastructure</Name> 149 </ProjectReference>150 <ProjectReference Include="..\..\WinFormsUI\WinFormsUI.csproj">151 <Project>{C75532C4-765B-418E-B09B-46D36B2ABDB1}</Project>152 <Name>WinFormsUI</Name>153 153 </ProjectReference> 154 154 </ItemGroup> -
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLabMainFormWindowsFormsPlugin.cs
r2591 r2645 27 27 namespace HeuristicLab.MainForm.WindowsForms { 28 28 [Plugin("HeuristicLab.MainForm.WindowsForms-3.2")] 29 [PluginFile("HeuristicLab.MainForm.WindowsForms-3.2.dll", PluginFileType.Assembly)] 30 [PluginFile("WeifenLuo.WinFormsUI.Docking.dll", PluginFileType.Assembly)] 29 [PluginFile("HeuristicLab.MainForm.WindowsForms-3.2.dll", PluginFileType.Assembly)] 31 30 [PluginDependency("HeuristicLab.MainForm-3.2")] 31 [PluginDependency("HeuristicLab.WinFormsUI-2.3.1")] 32 32 public class HeuristicLabMainFormTestPlugin : PluginBase { 33 33 } -
trunk/sources/HeuristicLab.Modeling.Database.SQLServerCompact/3.2/HeuristicLab.Modeling.Database.SQLServerCompact-3.2.csproj
r2482 r2645 111 111 <Name>HeuristicLab.PluginInfrastructure</Name> 112 112 </ProjectReference> 113 <ProjectReference Include="..\..\HeuristicLab.SQLServerCompact\3.2\HeuristicLab.SQLServerCompact-3.2.csproj">114 <Project>{31DD6385-7276-49ED-9533-823D4CDF3D2A}</Project>115 <Name>HeuristicLab.SQLServerCompact-3.2</Name>116 </ProjectReference>117 113 </ItemGroup> 118 114 <ItemGroup> -
trunk/sources/HeuristicLab.Modeling.Database.SQLServerCompact/3.2/HeuristicLabModelingDatabaseSQLServerCompactPlugin.cs
r2591 r2645 33 33 [PluginDependency("HeuristicLab.Modeling-3.2")] 34 34 [PluginDependency("HeuristicLab.Modeling.Database-3.2")] 35 [PluginDependency("HeuristicLab.SQLServerCompact-3. 2")]35 [PluginDependency("HeuristicLab.SQLServerCompact-3.5")] 36 36 public class HeuristicLabModelingDatabaseSQLServerCompactPlugin : PluginBase { 37 37 } -
trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj
r2430 r2645 130 130 </ItemGroup> 131 131 <ItemGroup> 132 <ProjectReference Include="..\..\ALGLIB\ALGLIB.csproj">133 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project>134 <Name>ALGLIB</Name>135 </ProjectReference>136 132 <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj"> 137 133 <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project> … … 149 145 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 150 146 <Name>HeuristicLab.Data-3.2</Name> 147 </ProjectReference> 148 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\ALGLIB-2.1.2.2591\ALGLIB-2.1.2.2591.csproj"> 149 <Project>{44456535-5DB5-454A-BE2B-7426DA6700B6}</Project> 150 <Name>ALGLIB-2.1.2.2591</Name> 151 151 </ProjectReference> 152 152 <ProjectReference Include="..\..\HeuristicLab.Operators\3.2\HeuristicLab.Operators-3.2.csproj"> -
trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLabModelingPlugin.cs
r2591 r2645 28 28 [Plugin("HeuristicLab.Modeling-3.2")] 29 29 [PluginFile("HeuristicLab.Modeling-3.2.dll", PluginFileType.Assembly)] 30 [PluginDependency(" ALGLIB")]30 [PluginDependency("HeuristicLab.ALGLIB-2.1.2.2591")] 31 31 [PluginDependency("HeuristicLab.Common-3.2")] 32 32 [PluginDependency("HeuristicLab.Core-3.2")] -
trunk/sources/HeuristicLab.SupportVectorMachines/3.2/HeuristicLab.SupportVectorMachines-3.2.csproj
r2421 r2645 128 128 <Name>HeuristicLab.Data-3.2</Name> 129 129 </ProjectReference> 130 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3\LibSVM-1.6.3.csproj"> 131 <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project> 132 <Name>LibSVM-1.6.3</Name> 133 </ProjectReference> 130 134 <ProjectReference Include="..\..\HeuristicLab.Logging\3.2\HeuristicLab.Logging-3.2.csproj"> 131 135 <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project> … … 160 164 <Name>HeuristicLab.SequentialEngine-3.2</Name> 161 165 </ProjectReference> 162 <ProjectReference Include="..\..\LibSVM\LibSVM.csproj">163 <Project>{A16F23B5-FB62-499E-A831-26953AA56FE2}</Project>164 <Name>LibSVM</Name>165 </ProjectReference>166 166 </ItemGroup> 167 167 <ItemGroup> -
trunk/sources/HeuristicLab.SupportVectorMachines/3.2/HeuristicLabSupportVectorMachinesPlugin.cs
r2591 r2645 29 29 [Plugin("HeuristicLab.SupportVectorMachines-3.2")] 30 30 [PluginFile("HeuristicLab.SupportVectorMachines-3.2.dll", PluginFileType.Assembly)] 31 [PluginFile("LibSVM.dll", PluginFileType.Assembly)]32 31 [PluginDependency("HeuristicLab.Core-3.2")] 33 32 [PluginDependency("HeuristicLab.Data-3.2")] 34 33 [PluginDependency("HeuristicLab.DataAnalysis-3.2")] 34 [PluginDependency("HeuristicLab.LibSVM-1.6.3")] 35 35 [PluginDependency("HeuristicLab.Modeling-3.2")] 36 36 [PluginDependency("HeuristicLab.SequentialEngine-3.2")] -
trunk/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Tracing-3.2.csproj
r2598 r2645 68 68 <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL"> 69 69 <SpecificVersion>False</SpecificVersion> 70 <HintPath> libs\release\log4net.dll</HintPath>70 <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\log4net.dll</HintPath> 71 71 </Reference> 72 72 <Reference Include="System" /> … … 116 116 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 117 117 </Content> 118 <Content Include="log4net licence.txt">119 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>120 </Content>121 118 </ItemGroup> 122 119 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
trunk/sources/HeuristicLab.Tracing/3.2/HeuristicLabTracingPlugin.cs
r2591 r2645 1 using HeuristicLab.PluginInfrastructure; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2008 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using HeuristicLab.PluginInfrastructure; 2 23 3 24 namespace HeuristicLab.Tracing { … … 5 26 [Plugin("HeuristicLab.Tracing-3.2")] 6 27 [PluginFile("HeuristicLab.Tracing-3.2.dll", PluginFileType.Assembly)] 7 [PluginFile("log4net.dll", PluginFileType.Assembly)]8 [PluginFile("log4net licence.txt", PluginFileType.License)]9 28 [PluginFile("HeuristicLab.log4net.xml", PluginFileType.Data)] 29 [PluginDependency("HeuristicLab.log4net-1.2.10.0")] 10 30 public class HeuristicLabPersistencePlugin : PluginBase {} 11 31 -
trunk/sources/HeuristicLab.Tracing/3.2/HiveLogger.cs
r2610 r2645 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2008 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using HeuristicLab.Tracing.Properties; 3 24 using log4net; -
trunk/sources/HeuristicLab.Tracing/3.2/Logger.cs
r2591 r2645 1 using System; 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2008 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 using System; 2 23 using HeuristicLab.Tracing.Properties; 3 24 using log4net; -
trunk/sources/HeuristicLab/Files.txt
r2627 r2645 4 4 HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib License.txt 5 5 HeuristicLab.PluginInfrastructure:ICSharpCode.SharpZipLib.dll 6 7 ALGLIB:ALGLIB.dll8 ALGLIB:ALGLIB License.txt9 6 10 7 HeuristicLab.AdvancedOptimizationFrontend\3.2:HeuristicLab.AdvancedOptimizationFrontend-3.2.dll … … 74 71 75 72 HeuristicLab.LinearRegression\3.2:HeuristicLab.LinearRegression-3.2.dll 76 HeuristicLab.LinearRegression\3.2:ALGLIB License.txt77 73 78 74 HeuristicLab.Logging\3.2:HeuristicLab.Logging-3.2.dll … … 81 77 HeuristicLab.MainForm.Test\3.2:HeuristicLab.MainForm.Test-3.2.dll 82 78 HeuristicLab.MainForm.WindowsForms\3.2:HeuristicLab.MainForm.WindowsForms-3.2.dll 83 84 WinFormsUI:WeifenLuo.WinFormsUI.Docking.dll85 WinFormsUI:WeifenLuo.WinFormsUI.Docking License.txt86 79 87 80 HeuristicLab.Modeling\3.2:HeuristicLab.Modeling-3.2.dll … … 111 104 HeuristicLab.SimOpt\3.2:HeuristicLab.SimOpt-3.2.dll 112 105 113 HeuristicLab.SQLite\3.2:HeuristicLab.SQLite-3.2.dll114 HeuristicLab.SQLite\3.2:SQLite License.txt115 HeuristicLab.SQLite\3.2:SQLite.NET.chm116 117 HeuristicLab.SQLServerCompact\3.2:HeuristicLab.SQLServerCompact-3.2.dll118 HeuristicLab.SQLServerCompact\3.2:System.Data.SqlServerCe.dll119 120 106 HeuristicLab.StatisticalAnalysis\3.2:HeuristicLab.StatisticalAnalysis-3.2.dll 121 107 122 108 HeuristicLab.SupportVectorMachines\3.2:HeuristicLab.SupportVectorMachines-3.2.dll 123 LibSVM:LibSVM.dll124 109 125 110 HeuristicLab.TestFunctions\3.2:HeuristicLab.TestFunctions-3.2.dll … … 127 112 128 113 HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll 129 HeuristicLab.Tracing\3.2:log4net.dll130 HeuristicLab.Tracing\3.2:log4net licence.txt131 114 HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml 132 115 HeuristicLab.Tracing\3.2:HeuristicLab.Hive.log4net.xml … … 140 123 HeuristicLab.Security.ADODataAccess\3.2:HeuristicLab.Security.ADODataAccess-3.2.dll 141 124 HeuristicLab.Security.Server\3.2:HeuristicLab.Security.Server-3.2.dll 125 126 ;External Libraries 127 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\ALGLIB-2.1.2.2591:ALGLIB-2.1.2.2591.dll 128 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\HeuristicLab.ALGLIB-2.1.2.2591:ALGLIB License.txt 129 HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.1.2.2591\HeuristicLab.ALGLIB-2.1.2.2591:HeuristicLab.ALGLIB-2.1.2.2591.dll 130 131 HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\LibSVM-1.6.3:LibSVM-1.6.3.dll 132 HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3:HeuristicLab.LibSVM-1.6.3.dll 133 HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3:LibSVM License.txt 134 135 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:HeuristicLab.log4net-1.2.10.0.dll 136 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net.dll 137 HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0:log4net License.txt 138 139 HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0:HeuristicLab.SQLite-1.0.65.0.dll 140 HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0:SQLite License.txt 141 HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0:SQLite.NET.chm 142 143 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5:HeuristicLab.SQLServerCompact-3.5.dll 144 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5:System.Data.SqlServerCe-3.5.dll 145 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5:SQLServer Compact license.txt 146 147 HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\HeuristicLab.WinFormsUI-2.3.1:HeuristicLab.WinFormsUI-2.3.1.dll 148 HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1:WeifenLuo.WinFormsUI.Docking-2.3.1.dll 149 HeuristicLab.ExtLibs\HeuristicLab.WinFormsUI\2.3.1\WinFormsUI-2.3.1::WeifenLuo.WinFormsUI.Docking License.txt -
trunk/sources/HeuristicLab/Files.x64.txt
r2614 r2645 2 2 ; This file contains a list of all x64 specific files 3 3 4 HeuristicLab. SQLServerCompact\3.2\x64\sqlceca35.dll5 HeuristicLab. SQLServerCompact\3.2\x64\sqlcecompact35.dll6 HeuristicLab. SQLServerCompact\3.2\x64\sqlceer35EN.dll7 HeuristicLab. SQLServerCompact\3.2\x64\sqlceme35.dll8 HeuristicLab. SQLServerCompact\3.2\x64\sqlceoledb35.dll9 HeuristicLab. SQLServerCompact\3.2\x64\sqlceqp35.dll10 HeuristicLab. SQLServerCompact\3.2\x64\sqlcese35.dll4 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlceca35.dll 5 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlcecompact35.dll 6 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlceer35EN.dll 7 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlceme35.dll 8 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlceoledb35.dll 9 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlceqp35.dll 10 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x64\sqlcese35.dll 11 11 12 HeuristicLab. SQLite\3.2\x64\System.Data.SQLite.dll12 HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0\x64\System.Data.SQLite.dll -
trunk/sources/HeuristicLab/Files.x86.txt
r2598 r2645 2 2 ; This file contains a list of all x86 specific files 3 3 4 HeuristicLab. SQLServerCompact\3.2\x86\sqlceca35.dll5 HeuristicLab. SQLServerCompact\3.2\x86\sqlcecompact35.dll6 HeuristicLab. SQLServerCompact\3.2\x86\sqlceer35EN.dll7 HeuristicLab. SQLServerCompact\3.2\x86\sqlceme35.dll8 HeuristicLab. SQLServerCompact\3.2\x86\sqlceoledb35.dll9 HeuristicLab. SQLServerCompact\3.2\x86\sqlceqp35.dll10 HeuristicLab. SQLServerCompact\3.2\x86\sqlcese35.dll4 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlceca35.dll 5 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlcecompact35.dll 6 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlceer35EN.dll 7 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlceme35.dll 8 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlceoledb35.dll 9 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlceqp35.dll 10 HeuristicLab.ExtLibs\HeuristicLab.SQLServerCompact\3.5\x86\sqlcese35.dll 11 11 12 HeuristicLab. SQLite\3.2\x86\System.Data.SQLite.dll12 HeuristicLab.ExtLibs\HeuristicLab.SQLite\1.0.65.0\x86\System.Data.SQLite.dll
Note: See TracChangeset
for help on using the changeset viewer.