I don't think it is possible right now (dev-c++ 4.9.6.0)
But I wonder why you need such a thing ... In fact, having a makefile
one may compile a project by just "making" it :-)
--
gisan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
How can you import your exisiting Makefiles into Dev C++?
Thanks
Kaveh.
I don't think it is possible right now (dev-c++ 4.9.6.0)
But I wonder why you need such a thing ... In fact, having a makefile
one may compile a project by just "making" it :-)
--
gisan
Are you wanting to compile from the command line, i.e. through MingW?
Wayne