Skip to content

Commit

Permalink
#2115: Updated target path of post build command template
Browse files Browse the repository at this point in the history
git-svn-id: https://src.heuristiclab.com/svn/core/tags/3.3.10@11179 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
abeham committed Jul 10, 2014
1 parent 4f8c502 commit ea58122
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set target=C:\Program Files\HeuristicLab 3.3
set target=C:\Program Files\HeuristicLab 3.3.10

FOR /F "skip=1 tokens=1 delims= usebackq" %%G IN ("%ProjectDir%\Files.txt") DO copy "%Outdir%\%%G" "%target%" >nul

Expand Down

0 comments on commit ea58122

Please sign in to comment.