Makefiles

Just released a small makefile generation tool which can be launched by right-clicking on the project node in the solution explorer and selecting “Generate Makefile”

Makefiles can be created via righ-clicking the project node

There will be created a file called “makefile” in the project folder then. To build your project, just type ‘make’ in the terminal – ‘make clean’ can be used to remove all previously built files.

Leave a Reply

Your email address will not be published. Required fields are marked *


four − = 3

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>