Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I add my own files to the Makefile generated by RapidApp?

files makefile rapidapp
0
Posted

How do I add my own files to the Makefile generated by RapidApp?

0

The Makefile builds all files listed in C++FILES. This variable is defined as the contents of two lists, BUILDERFILES and USERFILES. For best results with the merging feature of the code generation, add externally-created files to the USERFILES list. List only the source files; the Makefile does the rest.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123