winamp/Src/external_dependencies/openmpt-trunk/include/premake/modules/raw
Jef 20d28e80a5 Initial community commit 2024-09-24 14:54:57 +02:00
..
README.md Initial community commit 2024-09-24 14:54:57 +02:00
_manifest.lua Initial community commit 2024-09-24 14:54:57 +02:00
_preload.lua Initial community commit 2024-09-24 14:54:57 +02:00
raw.lua Initial community commit 2024-09-24 14:54:57 +02:00
raw_action.lua Initial community commit 2024-09-24 14:54:57 +02:00

README.md

Premake extension to support writing the raw lua tables.

Usage

Simply generate your project using the raw action:

premake5 raw

and open the generated workspace.raw file in any text editor.