premake/premake-core

Files in group section

Offen

#2.488 geöffnet am 12.06.2025

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (651 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (3.621 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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