What kind of file .vb , .cs , .h, an asp include?
If it is a standard code file you can right click on you project and select add existing item, browse to the file you want and click the arrow next to the open button and select link file.
It may be worth considering compiling the file into a DLL and referencing the DLL from the other projects though