winamp/Src/external_dependencies/openmpt-trunk/include/premake/modules/codelite
2024-09-24 14:54:57 +02:00
..
tests 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
codelite_project.lua Initial community commit 2024-09-24 14:54:57 +02:00
codelite_workspace.lua Initial community commit 2024-09-24 14:54:57 +02:00
codelite.lua Initial community commit 2024-09-24 14:54:57 +02:00
README.md Initial community commit 2024-09-24 14:54:57 +02:00

Premake extension to support the CodeLite IDE

Features

  • Support for C/C++ language projects

Usage

Simply generate your project using the codelite action:

premake5 codelite

and open the generated project file in CodeLite.