Generating Makefiles
Once adjusting our build configurations, we will let ppremake scrub over all the Sources.pp files within the model tree to generate Makefiles that will build the assets.
In order to do this, we can simply call ppremake.exe
while inside our ttmodels folder.
Rebuilding Makefiles
If any adjustments are made to a Panda premake file, you must delete all instances of “Makefile” within all the child directories and re-run ppremake. I’ve included several scripts to help expedite this process.