Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » project including common files(adding common files to multiple projects)
project including common files [message #722650] Tue, 06 September 2011 12:32
Martin  is currently offline Martin Friend
Messages: 2
Registered: September 2011
Junior Member
I have several projects that all point to a central code base.
For instance there are many files in c:\common
The particular characteristics of a product are determined by the files in
c:\product1
c:\product2
c:\product3
I would like to start a workspace/project in each of product1, product2, product3... and call in the files in each product, but also pull in the files from common.

There are multiple header files in common, and a header file in \product? the header file in product? needs to be pulled into each of the common files in order to set some product id strings....

Can you please tell me how to make this happen?

This is a C project in galileo
Previous Topic:error when building
Next Topic:photran mpi problem
Goto Forum:
  


Current Time: Fri Apr 26 14:43:16 GMT 2024

Powered by FUDForum. Page generated in 0.02395 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top