
June 12th, 2006, 03:34 AM
|
|
Contributing User
|
|
Join Date: May 2006
Posts: 735
Time spent in forums: 2 Days 2 h 18 m
Reputation Power: 3
|
|
|
Add source files to embedded VC 4.0
Hello everyone,
I am going to add some source files (.c, .cpp and .h) to a project in Microsoft embedded VC++ 4.0. There are a lot of source files and they are organized in their source tree file structure. I am wondering what is the most convenient way to add them all to an embedded VC++ project. Currently, I have to add them one by one (by "Add files to project" context menu of a project), which will break original source tree structure (which adds all the source files to "Source Files" folder in FileView).
thanks in advance,
George
|