Changeset 11179
- Timestamp:
- 07/10/14 11:21:50 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/3.3.10/HeuristicLab/3.3/CustomPostBuildTemplate_UpdateLocalInstallation.cmd
r10036 r11179 1 set target=C:\Program Files\HeuristicLab 3.3 1 set target=C:\Program Files\HeuristicLab 3.3.10 2 2 3 3 FOR /F "skip=1 tokens=1 delims= usebackq" %%G IN ("%ProjectDir%\Files.txt") DO copy "%Outdir%\%%G" "%target%" >nul
Note: See TracChangeset
for help on using the changeset viewer.