VC50 Include Directory settings 
Author Message
 VC50 Include Directory settings

Does anyone know a way that I can make the IDE look on more than one drive
for the headers, using the relative path locations entered in "Additional
include directories:" within the project's settings?

The goal is to have successfully built code on the network drive, and code
that is currently being modified checked out locally. The problem is that
headers included in the project I am working on cannot be found because I
don't have a copy of them locally. I know I can specify alternate
directories for Include, Source, Libraries, etc., in the
Tools/Options/Directories tab-dialog. However, the relative path assignments
already included in the "Additional include directories" within each
project's settings are ignored. I don't want to change the locations of the
header files, and I don't want to make additional, duplicate, entries in the
projects settings (duplicate except that the second set of entries would
contain a drive specifier).

Thanks,
David



Sat, 04 Aug 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Problem setting Additional Include Directories (in Project Settings)

2. setting include directories

3. Workspace-specific include directory settings, in VC5?

4. How: Setting include directory and library from custom AppWizard

5. Pb with Project Settings / Additional include directories in V C++ 4.2

6. eVC3 losing include directories settings

7. lost VC50 developer Project settings !!

8. writing project settings and directory settings to file

9. writing project settings and directory settings to file

10. Urgent: Setting <> include paths

11. Setting include path for VC++ & WindowsNT

12. Setting a global include search path

 

 
Powered by phpBB® Forum Software