mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-01 04:33:36 +02:00
Fix line endings
This commit is contained in:
parent
bdc33b193c
commit
73debc0e33
4 changed files with 2121 additions and 2121 deletions
|
@ -351,7 +351,7 @@ public interface IInputType extends IBuildObject {
|
||||||
* Returns the name of the build variable associated this this input type's resources
|
* Returns the name of the build variable associated this this input type's resources
|
||||||
* The build variable used in the build file to represent the list of input files when
|
* The build variable used in the build file to represent the list of input files when
|
||||||
* multipleOfType is True. The same variable name can be used by an outputType to
|
* multipleOfType is True. The same variable name can be used by an outputType to
|
||||||
* identify a set of output files that contribute to this tool’s input
|
* identify a set of output files that contribute to this tool�s input
|
||||||
* (i.e., those using the same buildVariable name). The default name is chosen by MBS.
|
* (i.e., those using the same buildVariable name). The default name is chosen by MBS.
|
||||||
*
|
*
|
||||||
* @return String
|
* @return String
|
||||||
|
|
Loading…
Add table
Reference in a new issue