Using VS2005 (team system).

Whats the recommended location to store CustomDictionary.xml that fxcop or VS2005 builtin static code analysis uses. Ideally I would like to store the file along with the source code (in source safe) but it seems to me, after googling the topic, that it can only be stored in c:\Program Files\Fxcop or from c:\Document and Settings\\.. location. This seems cumbersome, in my opinion the dictionary is strongly connected with the source code and should therefore be store together.

Appreciate any help on this topic.

ta