Changeset 2596 for trunk/sources
- Timestamp:
- 01/05/10 13:09:50 (15 years ago)
- Location:
- trunk/sources/HeuristicLab
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab/CopyAssemblies.cmd
r2593 r2596 1 copy "%SolutionDir%\HeuristicLab.PluginInfrastructure.GUI\ICSharpCode.SharpZipLib License.txt" .\2 1 3 2 copy "%SolutionDir%\ALGLIB\%Outdir%\ALGLIB.dll" .\ -
trunk/sources/HeuristicLab/CustomPostBuildTemplate_UpdateLocalInstallation.cmd
r2593 r2596 1 1 set target=C:\Program Files\HeuristicLab 3.0 2 2 3 copy * "%target%" 4 REM copy "HeuristicLab.exe.config" "%target%" 5 REM copy "HeuristicLab.PluginInfrastructure.dll" "%target%" 6 REM copy "HeuristicLab.PluginInfrastructure.GUI.dll" "%target%" 7 REM copy "ICSharpCode.SharpZipLib.dll" "%target%" 8 REM copy "ICSharpCode.SharpZipLib License.txt" "%target%" 3 copy "HeuristicLab.exe.config" "%target%" 4 copy "HeuristicLab.PluginInfrastructure.dll" "%target%" 5 6 copy "ALGLIB.dll" "%target%" 7 copy "ALGLIB License.txt" "%target%" 8 copy "HeuristicLab.AdvancedOptimizationFrontend-3.2.dll" "%target%" 9 copy "HeuristicLab.ArtificialNeuralNetworks-3.2.dll" "%target%" 10 copy "HeuristicLab.Assignment.QAP-3.2.dll" "%target%" 11 copy "HeuristicLab.BitVector-3.2.dll" "%target%" 12 copy "HeuristicLab.BackgroundProcessing-3.2.dll" "%target%" 13 copy "HeuristicLab.CEDMA.Server-3.3.dll" "%target%" 14 copy "HeuristicLab.Charting-3.2.dll" "%target%" 15 copy "HeuristicLab.Charting.Data-3.2.dll" "%target%" 16 copy "HeuristicLab.Common-3.2.dll" "%target%" 17 copy "HeuristicLab.Common.Resources-3.2.dll" "%target%" 18 copy "HeuristicLab.Communication.Data-3.2.dll" "%target%" 19 copy "HeuristicLab.Communication.Operators-3.2.dll" "%target%" 20 copy "HeuristicLab.Core-3.2.dll" "%target%" 21 copy "HeuristicLab.Constraints-3.2.dll" "%target%" 22 copy "HeuristicLab.Data-3.2.dll" "%target%" 23 copy "HeuristicLab.DataAccess-3.2.dll" "%target%" 24 copy "HeuristicLab.DataAccess.ADOHelper-3.2.dll" "%target%" 25 copy "HeuristicLab.DataAnalysis-3.2.dll" "%target%" 26 copy "HeuristicLab.DistributedEngine-3.2.dll" "%target%" 27 copy "HeuristicLab.ES-3.2.dll" "%target%" 28 copy "HeuristicLab.Evolutionary-3.2.dll" "%target%" 29 copy "HeuristicLab.GP-3.3.dll" "%target%" 30 copy "HeuristicLab.GP.Algorithms-3.2.dll" "%target%" 31 copy "HeuristicLab.GP.Interfaces-3.3.dll" "%target%" 32 copy "HeuristicLab.GP.Operators-3.3.dll" "%target%" 33 copy "HeuristicLab.GP.Boolean-3.3.dll" "%target%" 34 copy "HeuristicLab.GP.SantaFe-3.3.dll" "%target%" 35 copy "HeuristicLab.GP.StructureIdentification-3.3.dll" "%target%" 36 copy "HeuristicLab.GP.StructureIdentification.Classification-3.3.dll" "%target%" 37 copy "HeuristicLab.GP.StructureIdentification.ConditionalEvaluation-3.3.dll" "%target%" 38 copy "HeuristicLab.GP.StructureIdentification.TimeSeries-3.3.dll" "%target%" 39 copy "HeuristicLab.Grid-3.2.dll" "%target%" 40 copy "HeuristicLab.Grid.HiveBridge-3.2.dll" "%target%" 41 copy "HeuristicLab.Hive.Client.Common-3.2.dll" "%target%" 42 copy "HeuristicLab.Hive.Client.Communication-3.2.dll" "%target%" 43 copy "HeuristicLab.Hive.Client.Console-3.2.dll" "%target%" 44 copy "ZedGraph.dll" "%target%" 45 copy "Calendar.DayView.dll" "%target%" 46 copy "HeuristicLab.Hive.Client.Core-3.2.dll" "%target%" 47 copy "HeuristicLab.Hive.Client.ExecutionEngine-3.2.dll" "%target%" 48 copy "HeuristicLab.Hive.Engine-3.2.dll" "%target%" 49 copy "HeuristicLab.Hive.JobBase-3.2.dll" "%target%" 50 copy "HeuristicLab.Hive.Server-3.2.dll" "%target%" 51 copy "HeuristicLab.Hive.Server.ADODataAccess-3.2.dll" "%target%" 52 copy "HeuristicLab.Hive.Server.Console-3.2.dll" "%target%" 53 copy "HeuristicLab.Hive.Server.Core-3.2.dll" "%target%" 54 copy "HeuristicLab.Hive.Contracts-3.2.dll" "%target%" 55 copy "Authorization\*.xml" "%target%" 56 copy "HeuristicLab.Hive.Server.DataAccess-3.2.dll" "%target%" 57 copy "HeuristicLab.Hive.Server.Scheduler-3.2.dll" "%target%" 58 copy "HeuristicLab.IntVector-3.2.dll" "%target%" 59 copy "HeuristicLab.LinearRegression-3.2.dll" "%target%" 60 copy "HeuristicLab.Logging-3.2.dll" "%target%" 61 copy "HeuristicLab.MainForm-3.2.dll" "%target%" 62 copy "HeuristicLab.MainForm.Test-3.2.dll" "%target%" 63 copy "HeuristicLab.MainForm.WindowsForms-3.2.dll" "%target%" 64 copy "WeifenLuo.WinFormsUI.Docking.dll" "%target%" 65 copy "WeifenLuo.WinFormsUI.Docking License.txt" "%target%" 66 copy "HeuristicLab.Modeling-3.2.dll" "%target%" 67 copy "HeuristicLab.Modeling.Database-3.2.dll" "%target%" 68 copy "HeuristicLab.Modeling.Database.SQLServerCompact-3.2.dll" "%target%" 69 copy "HeuristicLab.Operators-3.2.dll" "%target%" 70 copy "HeuristicLab.Operators.Metaprogramming-3.2.dll" "%target%" 71 copy "HeuristicLab.Operators.Programmable-3.2.dll" "%target%" 72 copy "HeuristicLab.Operators.Stopwatch-3.2.dll" "%target%" 73 copy "HeuristicLab.OptimizationFrontend-3.2.dll" "%target%" 74 copy "HeuristicLab.Permutation-3.2.dll" "%target%" 75 copy "HeuristicLab.Random-3.2.dll" "%target%" 76 copy "HeuristicLab.RealVector-3.2.dll" "%target%" 77 copy "HeuristicLab.Routing.TSP-3.2.dll" "%target%" 78 copy "HeuristicLab.SA-3.2.dll" "%target%" 79 copy "HeuristicLab.Scheduling.JSSP-3.2.dll" "%target%" 80 copy "HeuristicLab.Selection-3.2.dll" "%target%" 81 copy "HeuristicLab.Selection.OffspringSelection-3.2.dll" "%target%" 82 copy "HeuristicLab.Selection.Uncertainty-3.2.dll" "%target%" 83 copy "HeuristicLab.SequentialEngine-3.2.dll" "%target%" 84 copy "HeuristicLab.SGA-3.2.dll" "%target%" 85 copy "HeuristicLab.FixedOperators-3.2.dll" "%target%" 86 copy "HeuristicLab.SimOpt-3.2.dll" "%target%" 87 copy "HeuristicLab.SQLite-3.2.dll" "%target%" 88 copy "SQLite License.txt" "%target%" 89 copy "SQLite.NET.chm" "%target%" 90 copy "HeuristicLab.SQLServerCompact-3.2.dll" "%target%" 91 copy "System.Data.SqlServerCe.dll" "%target%" 92 copy "sqlceca35.dll" "%target%" 93 copy "sqlcecompact35.dll" "%target%" 94 copy "sqlceer35EN.dll" "%target%" 95 copy "sqlceme35.dll" "%target%" 96 copy "sqlceoledb35.dll" "%target%" 97 copy "sqlceqp35.dll" "%target%" 98 copy "sqlcese35.dll" "%target%" 99 copy "HeuristicLab.StatisticalAnalysis-3.2.dll" "%target%" 100 copy "HeuristicLab.SupportVectorMachines-3.2.dll" "%target%" 101 copy "LibSVM.dll" "%target%" 102 copy "HeuristicLab.TestFunctions-3.2.dll" "%target%" 103 copy "HeuristicLab.ThreadParallelEngine-3.2.dll" "%target%" 104 copy "HeuristicLab.Tracing-3.2.dll" "%target%" 105 copy "log4net.dll" "%target%" 106 copy "log4net licence.txt" "%target%" 107 copy "HeuristicLab.log4net.xml" "%target%" 108 copy "HeuristicLab.Hive.log4net.xml" "%target%" 109 copy "HeuristicLab.Visualization-3.2.dll" "%target%" 110 copy "HeuristicLab.Visualization.Test-3.2.dll" "%target%" 111 copy "HeuristicLab.Security.Contracts-3.2.dll" "%target%" 112 copy "HeuristicLab.Security.Core-3.2.dll" "%target%" 113 copy "HeuristicLab.Security.DataAccess-3.2.dll" "%target%" 114 copy "HeuristicLab.Security.ADODataAccess-3.2.dll" "%target%" 115 copy "HeuristicLab.Security.Server-3.2.dll" "%target%" 116 copy "System.Data.SQLite.dll" "%target%" 117 -
trunk/sources/HeuristicLab/MergeConfigs.cmd
r2494 r2596 1 1 ConfigMerger "%SolutionDir%\HeuristicLab.PluginInfrastructure\%Outdir%\HeuristicLab.PluginInfrastructure.dll.config" "HeuristicLab.exe.config" 2 ConfigMerger "%SolutionDir%\HeuristicLab.PluginInfrastructure.GUI\%Outdir%\HeuristicLab.PluginInfrastructure.GUI.dll.config" "HeuristicLab.exe.config"3 2 ConfigMerger "%SolutionDir%\HeuristicLab.Hive.Client.Core\3.2\%Outdir%\HeuristicLab.Hive.Client.Core-3.2.dll.config" "HeuristicLab.exe.config" 4 3 ConfigMerger "%SolutionDir%\HeuristicLab.Hive.Client.Console\3.2\%Outdir%\HeuristicLab.Hive.Client.Console-3.2.dll.config" "HeuristicLab.exe.config"
Note: See TracChangeset
for help on using the changeset viewer.