Skip to main content



      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 08:32
Eclipse UserFriend
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 Jul 18 01:01:18 EDT 2025

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

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

Back to the top