The attribute resultproperty="result" of the task stores the return code
of the executable in the given property.
Then ${result} = exit code
-Message d'origine-
De : Eric Fetzer [mailto:[EMAIL PROTECTED]
Envoyé : Tuesday, February 07, 2006 10:18 PM
À : Nant Users
Objet : [NAnt-users] R
Hi
I had the same problem and I found a solution:
While you don’t need to include your static library “staticlib.lib”
in the “Configuration Properties -> Linker -> Input -> Additional
Dependencies” for VC++ to make the link nAnt needs it.
Just add your additional dependencies in the p