Explorar el Código

CL-2021.1.2 <TheoryOfNekomata@VALHALLA Update cpp.toolchains.xml

master
TheoryOfNekomata hace 3 años
padre
commit
a67c8b00d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      _windows/cpp.toolchains.xml

+ 1
- 1
_windows/cpp.toolchains.xml Ver fichero

@@ -1,7 +1,7 @@
<application>
<component name="CPPToolchains" version="4">
<toolchains detectedVersion="5">
<toolchain name="Visual Studio" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" debuggerKind="BUNDLED_LLDB" />
<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" />
</toolchains>
</component>
</application>

Cargando…
Cancelar
Guardar