Hi,
It is not possible to delete views as part of solution but you can put this as part of pre/post deployment step. Also you can create an automated build process which takes care of deploying your solution to the new organization and perform
this action in code.
Here is the link to the sample code.
http://msdn.microsoft.com/en-us/library/gg594431.aspx
SDK has samples to deploy the solution in automated manner from command prompt.
Hope this helps.
-----------------------------------------------------------------------
Minal Dahiya
If this post answers your question, please click "Mark As Answer" on the post and "Vote as Helpful"