My settings for JetBrains IDEs
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

10 рядки
922 B

  1. <application>
  2. <component name="CPPToolchains" version="8">
  3. <toolchains detectedVersion="5">
  4. <toolchain name="Visual Studio" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" customCCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" customCXXCompilerPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\Llvm\bin\clang-cl.exe" debuggerKind="BUNDLED_LLDB">
  5. <toolSetOption type="msvc.arch" value="x86_amd64" />
  6. </toolchain>
  7. <toolchain name="Based" toolSetKind="SYSTEM_WINDOWS_TOOLSET" customCMakePath="C:\Program Files\CMake\bin\cmake.exe" customMakePath="ninja.exe" customCCompilerPath="C:\Program Files\LLVM\bin\clang-cl.exe" customCXXCompilerPath="C:\Program Files\LLVM\bin\clang-cl.exe" debuggerKind="BUNDLED_GDB" />
  8. </toolchains>
  9. </component>
  10. </application>