Initial community commit
This commit is contained in:
13
Src/external_dependencies/openmpt-trunk/include/premake/modules/codelite/README.md
vendored
Normal file
13
Src/external_dependencies/openmpt-trunk/include/premake/modules/codelite/README.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user