winamp/Src/external_dependencies/openmpt-trunk/include/premake/modules/codelite/README.md

14 lines
284 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
Premake extension to support the [CodeLite](http://www.codelite.org/) IDE
### Features ###
* Support for C/C++ language projects
### Usage ###
Simply generate your project using the `codelite` action:
```bash
premake5 codelite
```
and open the generated project file in CodeLite.