file dependency when compiling in vs2005

hi, is there any way to setup compiling dependency for files in vs2005 ?
for example, a.cu includes b.cu & c.cu, how to let the compiler auto compiles a.cu when b.cu or c.cu is modified ?

hi, is there any way to setup compiling dependency for files in vs2005 ?
for example, a.cu includes b.cu & c.cu, how to let the compiler auto compiles a.cu when b.cu or c.cu is modified ?