unityFileContents

Returns the contents of the unity build file for these source files. The source files have to all be in the same language and the only supported languages are C and C++

@safe pure
string
unityFileContents
(
in string projectPath
,
in string[] files
)

Meta