orcmid / nfoTools

Common Tools for nfoWare/nfoWorks projects
Apache License 2.0
2 stars 0 forks source link

Use VCrayConfirm on each VCrayApp cache build #45

Closed orcmid closed 1 year ago

orcmid commented 1 year ago

Instead of having VCrayConfirm.c as the sample build on first run, have it be the confirmation after every successful cache build. Have src\ be the default source-code selection. Putting something there will depend on whether %SRC% is set. This setup may be too fragile and beginner-unfriendly. Figure that out later.

orcmid commented 1 year ago

The compilation of VCrayConfirm.c is now completely separated from any compilation of a rayApp. Separate Issue #48 covers introduction of additional configuration information and guidance to further information.