Lines 343-351
Link Here
|
343 |
<copy todir="${project.build.directory}/${project.finalName}/dist"> |
343 |
<copy todir="${project.build.directory}/${project.finalName}/dist"> |
344 |
<fileset dir="${project.rootPath}/TuxGuitar/dist/" /> |
344 |
<fileset dir="${project.rootPath}/TuxGuitar/dist/" /> |
345 |
</copy> |
345 |
</copy> |
346 |
<copy todir="${project.build.directory}/${project.finalName}/share/soundfont" overwrite="true"> |
|
|
347 |
<fileset dir="${project.rootPath}/TuxGuitar-resources/resources/soundfont" /> |
348 |
</copy> |
349 |
|
346 |
|
350 |
<copy todir="${project.build.directory}/${project.finalName}" overwrite="true"> |
347 |
<copy todir="${project.build.directory}/${project.finalName}" overwrite="true"> |
351 |
<fileset dir="../common-resources/common" /> |
348 |
<fileset dir="../common-resources/common" /> |