Hey:
I'm learning Assembly from a textbook, and all the example programs from the book require certain compile options/include files. Is there any way to set those as defaults for a new project so I don't have to keep manually entering it every time?
Thanks
I'm learning Assembly from a textbook, and all the example programs from the book require certain compile options/include files. Is there any way to set those as defaults for a new project so I don't have to keep manually entering it every time?
Thanks
Hi,
YES, there is a very good way to make your new projects faster:
Make a new project to use as a skeleton for all your following projects. Save this skeleton project as a template. From now on create your new projects based on this template. (Have a look at the templates in the Help file).
I hope this helps.
Regards,
akyprian
YES, there is a very good way to make your new projects faster:
Make a new project to use as a skeleton for all your following projects. Save this skeleton project as a template. From now on create your new projects based on this template. (Have a look at the templates in the Help file).
I hope this helps.
Regards,
akyprian