Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab/CustomPostBuildTemplate_UpdateLocalInstallation.cmd @ 2596

Last change on this file since 2596 was 2596, checked in by gkronber, 14 years ago

Adapted post-build scripts. #799

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