how to compile and link a single cu file in Visual Studio?

Hi, since I found some cuda files in my applications usually require much much time to compile. I hope when changing some other cu files, only the changed files will be compiled and linked. I am using Visual Studio 05, anyone has such experience? Thanks in advance.