I tried to use attribute refid for <sources> tag, which
is sub-set of <link> task like this:
<fileset id="task.files.link" >
<include name="\Program Files\MyDomain\bin\libapp.lib" />
<include name="${Intermediate.dir}\command.obj" />
...
</fileset>
...
<link output="${destination.dir}/${App.Name}.dll"
options='${build.link.options}' >
<sources refid="task.files.link" />
</link>
The file set by refid is not recognized and there is no
action for <link>. If you include files directly under
the <sources>, the <link> will build my source codes.
Gert Driesen
Tasks
0.85
Public
|
Date: 2004-07-12 21:20 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2004-07-12 21:20 | drieseng |
| resolution_id | None | 2004-07-12 21:20 | drieseng |
| assigned_to | nobody | 2004-07-12 21:20 | drieseng |
| close_date | - | 2004-07-12 21:20 | drieseng |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use