Last change
on this file since 5475 was
5275,
checked in by gkronber, 14 years ago
|
Merged changes from trunk to data analysis exploration branch and added fractional distance metric evaluator. #1142
|
File size:
216 bytes
|
Rev | Line | |
---|
[5275] | 1 | set target=C:\Program Files\HeuristicLab 3.3
|
---|
| 2 |
|
---|
| 3 | FOR /F "skip=1 tokens=1-2 delims=: usebackq" %%G IN ("%ProjectDir%\Files.txt") DO copy "%SolutionDir%\%%G\%Outdir%\%%H" "%target%" >nul
|
---|
| 4 |
|
---|
| 5 |
|
---|
| 6 | echo "CustomPostBuild done" |
---|
Note: See
TracBrowser
for help on using the repository browser.