Represents the programming language that should be used for compilation.
Summary
Enumeration valuesC | Represents the programming language C. |
C++ | Represents the programming language C++. |
ObjC | Represents the programming language Objective-C. |
ObjC++ | Represents the programming language Objective-C++. |
Enumeration values
Represents the programming language C.
Represents the programming language C++.
Represents the programming language Objective-C.
Represents the programming language Objective-C++.