When I rightclick on a sharepoint project and select "deploy" a wsp file gets generated.
I now want to automate the buildprocsses. I already use nant to call MsBuild. This builds my csproj-file.
How can I get from this to my wsp files? I read some articles that talked about a ddf file but I don't see one in my solution.