Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"File View" tab problem

Status
Not open for further replies.

globos

Programmer
Joined
Nov 8, 2000
Messages
260
Location
FR
Hi all,

I am working on a project with several source files (cpp and headers) that I have organized to folders inside the "File View" tab of VC++ 6.

My problem is that the "File view" inside VC++ does not correspond to how the files are stored on disk. Actually they are stored in a flat way, not in the tree way I define in VC++.
How can I ask VC++ to store the source files according to the file view?

Thanks

--
Globos
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top