I am trying to deploy one existing Custom Project to MOSS 2007. I am able to compile using Visual Studio 2008 and using WSPBuilder am able to build as wsp. But my WSP is only containing my project.dll and manifest.xml. Its not packaging feature.xml though my project is having feature.xml. I am using wspbuilder 1.06 version. I am just right clicking on my project and selecting "Build wsp". After successful deployment I am not able to activate my feature. When I am reviewing my wsp by renaming as .cab i cannot see feature.xml.
Any help will be highly appreciated.