cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Adding Compiler Definition in Eclipse
Adding Compiler Definition in Eclipse
Jan 9, 2012 at 10:50am UTC
Smoke
(30)
Hi,
I am using Eclipse 3.7 and would like to add the following -DUSE_GMP to my compiler options the makefile for the program is automatically generated. Are you where I add this options?
Many Thanks
Jan 9, 2012 at 12:02pm UTC
Galik
(2254)
Try Project->Properties->C/C++ General->Paths and Symbols->#Symbols
Jan 13, 2012 at 10:40pm UTC
Smoke
(30)
Thanks it worked
Topic archived. No new replies allowed.