all groups > visual studio .net general > july 2004 >
You're in the

visual studio .net general

group:

classview doesn't show class (c++) when .h file is in a different directory


classview doesn't show class (c++) when .h file is in a different directory Ram Baruch
7/29/2004 11:06:00 AM
visual studio .net general: Hi,
I've created a class that has .cpp and .h files.
The directories look like this:
|
+----MyDll <-- here are all my MyDll cpp files (including the new class
cpp files).
|
+----Include <-- here is my class's .h file.

The problem is that ClassView of the MyDll project doesn't show the class
when the .h file is in the include directory.
Is it possible to 'tell' ClassView to look for the .h file in a different
directory (other than the original project directory)?
Help will be appreciated,
Ram.

Re: classview doesn't show class (c++) when .h file is in a different directory Ram Baruch
7/29/2004 11:08:32 AM
Ok, I just added the .h file- itk ok now.
Thanks.

[quoted text, click to view]

AddThis Social Bookmark Button