This may not be quite the appropriate place to ask but since I can't find the proper usenet ng I'll rely on the expertise of those here who may being doing this.
Basically I built some classes for the GDK on the fly with one project. Since I was going to be moving into other related projects I decided to put the files for the classes in a single folder and with the new project I just "added an existing object" and pointed to the files in the "common" directory. I modified some of the files but when I went to compile VS acted as if it expected to find these files in the same directory as the project/solution. At that point I copied them over but felt this wasn't the solution for files that you want to keep synchronized in all projects.
Is it needed or appropriate to use the same method that defines what folders to use for includes to define where to find shared source files also? Or is there some other mechanism I should be using?
Thanks,
Lilith, Night Butterfly