I want to have a virtual application inside a site. I have modified my ServiceDefinition.csdef as
ServiceDefinition.csdef
I don't think you can tell visual studio to do it. It only does this for your role associated web site project. So what you can do is copy your output files to a special folder in post build event. and point your physical directory to that:)