premake/premake-core

Files in group section

Open

#2,488 opened on Jun 12, 2025

 (6 comments) (0 reactions) (0 assignees)C (651 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,621 stars)
PR merge metrics
 (PR metrics pending)

Description

What problem will this solve? In VisualStudio its possible to add files to a folder not tied to specific project (see image below). Premake doesnt seem to have that feature. Image

What might be a solution? Add support for misc files in global folders

What other alternatives have you already considered? I thought of creating a project to store files (like header files) but its not really that great.

Alternative: Image

Contributor guide