Skip to content

Commit

Permalink
#2049: 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.9@10035 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
s-wagner committed Oct 11, 2013
1 parent 5ce0fc5 commit ef1e2b2
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.8
set target=C:\Program Files\HeuristicLab 3.3.9

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 ef1e2b2

Please sign in to comment.