Merge branch 'master' into patch-1
This commit is contained in:
commit
87e7c9b759
@ -10,6 +10,11 @@ compileas "value"
|
|||||||
* `Default` - Compile based on file extensions that have been built into premake.
|
* `Default` - Compile based on file extensions that have been built into premake.
|
||||||
* `C` - Compile as a C source file.
|
* `C` - Compile as a C source file.
|
||||||
* `C++` - Compile as a C++ source file.
|
* `C++` - Compile as a C++ source file.
|
||||||
|
* `Objective-C` - Compile as an Objective-C source file.
|
||||||
|
* `Objective-C++` - Compile as an Objective-C++ source file.
|
||||||
|
* `Module` - Needs documentation
|
||||||
|
* `ModulePartition` - Needs documentation
|
||||||
|
* `HeaderUnit` - Needs documentation
|
||||||
|
|
||||||
### Applies To ###
|
### Applies To ###
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user