c++ - How to setup eclipse cpp to generate multiple executables -


I have created a new project in a clean eclipse installation and imported many source and header files into a source directory. / P>

Some source files are libraries, some have a main method and should be compiled into executables.

How can I tell which source file is executable? Should I Make Different Building Projects? Eclipse is capable of generating many executables when you write your own messy eclipse just make everyone And puts all binaries in debug or release. Then you can run them individually

Steps to use your makefile: New -> Project -> C ++ -> Makefile Project


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -