summaryrefslogtreecommitdiff
path: root/_windows/toolchains.xml
diff options
context:
space:
mode:
Diffstat (limited to '_windows/toolchains.xml')
-rw-r--r--_windows/toolchains.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_windows/toolchains.xml b/_windows/toolchains.xml
new file mode 100644
index 0000000..6c9b39a
--- /dev/null
+++ b/_windows/toolchains.xml
@@ -0,0 +1,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> \ No newline at end of file