It's a pain to have to remember all the thing you have to put on the premake config for each project. (defines with the right filters, dialect, ...)
What I sugest is to add one or more premake functions to simply use a default configuration for most of the modules/project.
then you only need to add your files/link/inckudedir, and override what ever you need to override
It's a pain to have to remember all the thing you have to put on the premake config for each project. (defines with the right filters, dialect, ...)
What I sugest is to add one or more premake functions to simply use a default configuration for most of the modules/project. then you only need to add your files/link/inckudedir, and override what ever you need to override