Version: 2018.4
public void SetCompileFlagsForFile (string targetGuid, string fileGuid, List<string> compileFlags);

パラメーター

targetGuid TargetGuidByName によって返される target の GUID
fileGuidThe GUID of the file.
compileFlagsThe list of compile flags or null if the flags should be unset.

説明

指定したターゲットにある、指定したファイルのコンパイル フラグを設定します。


Did you find this page useful? Please give it a rating: