Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to build a Managed Make Project with code in multiple folder?
How to build a Managed Make Project with code in multiple folder? [message #142648] Tue, 05 April 2005 12:21
Eclipse UserFriend
Originally posted by: Jianhong.Wang.gmail.com

Hi

I have some trouble to build a managed make project with source codes at
multiple folders like below

@ folder c:\hello\hello.cpp which has a main function.
@ folder c:\foo\foo.cpp which has a function foo() called by main().

I do not want to copy foo.cpp or folder foo into folder hello because
foo() will be used by other projects. I can not figure out a way to build
a managed make project.

Any hints? Thanks!
Previous Topic:How to stop CDT build after first NN errors?
Next Topic:Makefile Error under Solaris
Goto Forum:
  


Current Time: Sat May 03 04:00:49 EDT 2025

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

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

Back to the top