Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PluginInfrastructure Refactoring/HeuristicLab/CustomPostBuildTemplate_UpdateLocalInstallation.cmd @ 2587

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

Fixed projects to work with new plugin infrastructure. #799

File size: 350 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.0
2
3copy * "%target%"
4REM copy "HeuristicLab.exe.config" "%target%"
5REM copy "HeuristicLab.PluginInfrastructure.dll" "%target%"
6REM copy "HeuristicLab.PluginInfrastructure.GUI.dll" "%target%"
7REM copy "ICSharpCode.SharpZipLib.dll" "%target%"
8REM copy "ICSharpCode.SharpZipLib License.txt" "%target%"
Note: See TracBrowser for help on using the repository browser.