Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Change in default include paths

This is defined by the build toolchain.  You can specify built-in include
paths and macros within the toolchain definition.  See the plugin.xml for
org.eclipse.cdt.managedbuilder.gnu.ui for examples.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt



                                                                           
             "Sheldon Dsouza"                                              
             <sheldond@gmail.c                                             
             om>                                                        To 
             Sent by:                  "CDT General developers list."      
             cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>               
             clipse.org                                                 cc 
                                                                           
                                                                   Subject 
             09/07/2007 10:05          [cdt-dev] Change in default include 
             AM                        paths                               
                                                                           
                                                                           
             Please respond to                                             
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




Hi,

           When a C project is created in CDT, the following default system
include paths /usr/local, /usr/local/include etc are added to the project
properties. I need to modify these include paths for my project creation,
how do i go about this and which are the source files that i have to
change.

Regards,
Sheldon_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top