GPCS4/Misc/Directory.build.props
Asuka ed65b92453 use external clang version
clang 13 ships with vs has bugs which will print junk messages
2022-05-10 18:04:28 +08:00

6 lines
No EOL
150 B
XML

<Project>
<PropertyGroup>
<LLVMInstallDir>D:\LLVM</LLVMInstallDir>
<LLVMToolsVersion>14.0.3</LLVMToolsVersion>
</PropertyGroup>
</Project>