summaryrefslogtreecommitdiff
path: root/_windows/toolchains.xml
blob: 6c9b39a9959f386626c164ee2cd391d70e8b86f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<application>
  <component name="CPPToolchains" version="6">
    <toolchains detectedVersion="5">
      <toolchain name="Visual Studio (2019)" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community" debuggerKind="BUNDLED_LLDB" />
      <toolchain name="Visual Studio (2017 BuildTools)" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools" debuggerKind="BUNDLED_LLDB" />
      <toolchain name="Visual Studio (2017 Community)" toolSetKind="MSVC" toolSetPath="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community" debuggerKind="BUNDLED_LLDB" />
      <toolchain name="WSL" toolSetKind="WSL" toolSetPath="Debian" customCMakePath="\usr\bin\cmake" debuggerKind="CUSTOM_GDB" customGDBPath="\usr\bin\gdb" />
    </toolchains>
  </component>
</application>